is not current version
Last Version 9.0.1

com.mikepenz:materialdrawer 7.0.0-alpha2

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-alpha2
Type

Type

aar

Download materialdrawer 7.0.0-alpha2


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