is not current version
Last Version 9.0.1

com.mikepenz:materialdrawer 7.0.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

7.0.0-rc01
Type

Type

aar

Download materialdrawer 7.0.0-rc01


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