| Группа | Группаcom.mikepenz |
|---|---|
| Идентификатор | Идентификаторmaterialdrawer-iconics |
| Версия | Версия8.4.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| materialdrawer-iconics-8.4.3.pom | |
| materialdrawer-iconics-8.4.3-sources.jar | 2 KB |
| materialdrawer-iconics-8.4.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>materialdrawer-iconics</artifactId>
<version>8.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/
implementation 'com.mikepenz:materialdrawer-iconics:8.4.3'
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/
implementation ("com.mikepenz:materialdrawer-iconics:8.4.3")
'com.mikepenz:materialdrawer-iconics:aar:8.4.3'
<dependency org="com.mikepenz" name="materialdrawer-iconics" rev="8.4.3">
<artifact name="materialdrawer-iconics" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialdrawer-iconics', version='8.4.3')
)
libraryDependencies += "com.mikepenz" % "materialdrawer-iconics" % "8.4.3"
[com.mikepenz/materialdrawer-iconics "8.4.3"]