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

com.mikepenz:iconics-core 4.0.1-b01

Android-Iconics Library

Группа

Группа

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

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

iconics-core
Версия

Версия

4.0.1-b01
Тип

Тип

aar

Скачать iconics-core 4.0.1-b01


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