MVN

com.github.theDazzler : droidicon

Maven & Gradle

Apr 07, 2015
2.2k stars

droidicon · Over 1600 customizable icons for Android including 750+ Google Material Design icons, 25 ready-made social badges, and more!

<dependency>
    <groupId>com.github.theDazzler</groupId>
    <artifactId>droidicon</artifactId>
    <version>0.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.theDazzler : droidicon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.9

All Versions

Choose a version of com.github.theDazzler : droidicon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
droidicon-0.1.9
droidicon-0.1.8
droidicon-0.1.7
droidicon-0.1.6
droidicon-0.1.4
droidicon-0.1.3
droidicon-0.1.2
droidicon-0.1.1

How to add a dependency to Maven

Add the following com.github.theDazzler : droidicon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.theDazzler</groupId>
    <artifactId>droidicon</artifactId>
    <version>0.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.theDazzler : droidicon gradle dependency to your build.gradle file:

implementation 'com.github.theDazzler:droidicon:0.1.9'

Gradle Kotlin DSL: Add the following com.github.theDazzler : droidicon gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.theDazzler:droidicon:0.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.theDazzler : droidicon sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.theDazzler" % "droidicon" % "0.1.9"

Advertisement

Dependencies from Group

Apr 07, 2015
2.2k stars
Nov 24, 2014
2.2k stars

Discover Dependencies

Jul 26, 2010
5 usages
Jan 10, 2014
17 usages
239 stars
Sep 27, 2013
382 stars
Dec 06, 2005
71 usages
Aug 21, 2011
1 usages
Oct 30, 2014
6 usages
Oct 29, 2010
50 usages
Feb 13, 2011