License |
License |
---|---|
GroupId | GroupIdcom.mikepenz |
ArtifactId | ArtifactIdmaterialdrawer |
Version | Version8.4.1 |
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-8.4.1.pom | |
materialdrawer-8.4.1-sources.jar | 80 KB |
materialdrawer-8.4.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>materialdrawer</artifactId>
<version>8.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/
implementation 'com.mikepenz:materialdrawer:8.4.1'
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/
implementation ("com.mikepenz:materialdrawer:8.4.1")
'com.mikepenz:materialdrawer:aar:8.4.1'
<dependency org="com.mikepenz" name="materialdrawer" rev="8.4.1">
<artifact name="materialdrawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialdrawer', version='8.4.1')
)
libraryDependencies += "com.mikepenz" % "materialdrawer" % "8.4.1"
[com.mikepenz/materialdrawer "8.4.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.drawerlayout » drawerlayout | jar | 1.1.1 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |
com.mikepenz : fastadapter | jar | 5.3.5 |
com.mikepenz : fastadapter-extensions-expandable | jar | 5.3.5 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.4 |