is not current version
Last Version 9.0.1

MaterialDrawer Library 9.0.0-rc01

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

License

License

GroupId

GroupId

com.mikepenz
ArtifactId

ArtifactId

materialdrawer
Version

Version

9.0.0-rc01
Type

Type

aar
Description

Description

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

Project URL

https://github.com/mikepenz/MaterialDrawer
Source Code Management

Source Code Management

https://github.com/mikepenz/MaterialDrawer

Download materialdrawer 9.0.0-rc01


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

Dependencies

compile (9)

Group / Artifact Type Version
androidx.drawerlayout » drawerlayout jar 1.1.1
androidx.recyclerview » recyclerview jar 1.2.1
com.mikepenz : fastadapter jar 5.6.0
com.mikepenz : fastadapter-extensions-expandable jar 5.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.1.3

Project Modules

There are no modules declared in this project.