is not current version
Last Version 0.1.9

com.github.theDazzler:droidicon 0.1.1

800+ customizable icons for Android. 25 ready-made social badges and more!

GroupId

GroupId

com.github.theDazzler
ArtifactId

ArtifactId

droidicon
Version

Version

0.1.1
Type

Type

aar

Download droidicon 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.theDazzler/droidicon/ -->
<dependency>
    <groupId>com.github.theDazzler</groupId>
    <artifactId>droidicon</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.theDazzler/droidicon/
implementation 'com.github.theDazzler:droidicon:0.1.1'
// https://jarcasting.com/artifacts/com.github.theDazzler/droidicon/
implementation ("com.github.theDazzler:droidicon:0.1.1")
'com.github.theDazzler:droidicon:aar:0.1.1'
<dependency org="com.github.theDazzler" name="droidicon" rev="0.1.1">
  <artifact name="droidicon" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.theDazzler', module='droidicon', version='0.1.1')
)
libraryDependencies += "com.github.theDazzler" % "droidicon" % "0.1.1"
[com.github.theDazzler/droidicon "0.1.1"]