is not current version
Last Version 9.0.1

com.mikepenz:materialdrawer 6.1.0-rc01

The flexible, easy to use, all in one drawer library for your Android project.

GroupId

GroupId

com.mikepenz
ArtifactId

ArtifactId

materialdrawer
Version

Version

6.1.0-rc01
Type

Type

aar

Download materialdrawer 6.1.0-rc01


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