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

com.github.theDazzler:droidicon 0.1.8

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

Группа

Группа

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

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

droidicon
Версия

Версия

0.1.8
Тип

Тип

aar

Скачать droidicon 0.1.8


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