twotoasters / JazzyListView

Apache License 2.0
934 stars 310 forks source link

Can you put the .jar please? #19

Closed inijimenez closed 10 years ago

inijimenez commented 10 years ago

Can you put the .jar please?

jbarr21 commented 10 years ago

This project has resources that it requires, so it can not be compiled into a .jar. If you are using eclipse, you can leverage the maven android plugin and point it at the .aar on maven central, and if you are using Android Studio, then you can just include the .aar from maven central. Also, you could add this project as a submodule to your project and compile it from source.