is not current version
Last Version 9.0.1

com.mikepenz:materialdrawer-iconics 9.0.0-a01

Extension for the MaterialDrawer library to add Android-Iconics support.

GroupId

GroupId

com.mikepenz
ArtifactId

ArtifactId

materialdrawer-iconics
Version

Version

9.0.0-a01
Type

Type

aar

Download materialdrawer-iconics 9.0.0-a01


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