| License |
License |
|---|---|
| GroupId | GroupIdcom.mikepenz |
| ArtifactId | ArtifactIdmaterialdrawer |
| Version | Version9.0.0 |
| Type | Typeaar |
| Description |
DescriptionMaterialDrawer Library
The flexible, easy to use, all in one drawer library for your Android project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| materialdrawer-9.0.0.pom | |
| materialdrawer-9.0.0-sources.jar | 80 KB |
| materialdrawer-9.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>materialdrawer</artifactId>
<version>9.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/
implementation 'com.mikepenz:materialdrawer:9.0.0'
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/
implementation ("com.mikepenz:materialdrawer:9.0.0")
'com.mikepenz:materialdrawer:aar:9.0.0'
<dependency org="com.mikepenz" name="materialdrawer" rev="9.0.0">
<artifact name="materialdrawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialdrawer', version='9.0.0')
)
libraryDependencies += "com.mikepenz" % "materialdrawer" % "9.0.0"
[com.mikepenz/materialdrawer "9.0.0"]
| 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.20 |
| 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 |