lewisjdeane / L-Dialogs

A small library replicating the new dialogs in android L.
567 stars 100 forks source link

Added android-maven plugin #49

Open jitpack opened 9 years ago

jitpack commented 9 years ago

With android-maven plugin L-Dialogs can now be installed in the local maven repository:

gradle install

In addition its now possible to get it as a maven dependency: https://jitpack.io/#jitpack/L-Dialogs/1.0

once these changes are included in a new release.