не последняя версия
Последняя версия 0.1.9

com.github.theDazzler:droidicon 0.1.3

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

Группа

Группа

com.github.theDazzler
Идентификатор

Идентификатор

droidicon
Версия

Версия

0.1.3
Тип

Тип

aar

Скачать droidicon 0.1.3


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