l

library

Over 1600 customizable icons for Android including 750+ Google Material Design icons, 25 ready-made social badges, and more!
https://github.com/theDazzler/droidicon
MIT
Devon Guinane
Files download
File Operation
library-0.1.4.pom download
library-0.1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.theDazzler</groupId>
  <artifactId>library</artifactId>
  <version>0.1.4</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.theDazzler:library:0.1.4'
Gradle Kotlin
implementation("com.github.theDazzler:library:0.1.4")
Scala SBT
libraryDependencies += "com.github.theDazzler" % "library" % "0.1.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.theDazzler', module='library', version='0.1.4')
)
Apache Ivy
<dependency org="com.github.theDazzler" name="library" rev="0.1.4" />
Leiningen
[com.github.theDazzler/library "0.1.4"]
Apache Buildr
'com.github.theDazzler:library:jar:0.1.4'
Dependencies