| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mikepenz |
| Идентификатор | Идентификаторmaterialdrawer-iconics |
| Версия | Версия9.0.0-a02 |
| Тип | Типaar |
| Описание |
ОписаниеMaterialDrawer Iconics-Extension
Extension for the MaterialDrawer library to add Android-Iconics support.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| materialdrawer-iconics-9.0.0-a02.pom | |
| materialdrawer-iconics-9.0.0-a02-sources.jar | 2 KB |
| materialdrawer-iconics-9.0.0-a02-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>materialdrawer-iconics</artifactId>
<version>9.0.0-a02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/
implementation 'com.mikepenz:materialdrawer-iconics:9.0.0-a02'
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/
implementation ("com.mikepenz:materialdrawer-iconics:9.0.0-a02")
'com.mikepenz:materialdrawer-iconics:aar:9.0.0-a02'
<dependency org="com.mikepenz" name="materialdrawer-iconics" rev="9.0.0-a02">
<artifact name="materialdrawer-iconics" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialdrawer-iconics', version='9.0.0-a02')
)
libraryDependencies += "com.mikepenz" % "materialdrawer-iconics" % "9.0.0-a02"
[com.mikepenz/materialdrawer-iconics "9.0.0-a02"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.mikepenz : iconics-core | jar | 5.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| com.mikepenz : materialdrawer | jar | 9.0.0-a02 |