License |
License |
---|---|
GroupId | GroupIdcom.mikepenz |
ArtifactId | ArtifactIdmaterialdrawer-iconics |
Last Version | Last Version9.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMaterialDrawer Iconics-Extension
Extension for the MaterialDrawer library to add Android-Iconics support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
materialdrawer-iconics-9.0.1.pom | |
materialdrawer-iconics-9.0.1.aar | 35 KB |
materialdrawer-iconics-9.0.1-sources.jar | 2 KB |
materialdrawer-iconics-9.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>materialdrawer-iconics</artifactId>
<version>9.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/
implementation 'com.mikepenz:materialdrawer-iconics:9.0.1'
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer-iconics/
implementation ("com.mikepenz:materialdrawer-iconics:9.0.1")
'com.mikepenz:materialdrawer-iconics:aar:9.0.1'
<dependency org="com.mikepenz" name="materialdrawer-iconics" rev="9.0.1">
<artifact name="materialdrawer-iconics" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialdrawer-iconics', version='9.0.1')
)
libraryDependencies += "com.mikepenz" % "materialdrawer-iconics" % "9.0.1"
[com.mikepenz/materialdrawer-iconics "9.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mikepenz : iconics-core | jar | 5.3.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
com.mikepenz : materialdrawer | jar | 9.0.1 |