| License |
License |
|---|---|
| GroupId | GroupIdco.zsmb |
| ArtifactId | ArtifactIdmaterialdrawer-kt |
| Version | Version3.0.0 |
| Type | Typeaar |
| Description |
Descriptionmaterialdrawer-kt
A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| materialdrawer-kt-3.0.0.pom | |
| materialdrawer-kt-3.0.0.aar | 168 KB |
| materialdrawer-kt-3.0.0-sources.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.zsmb/materialdrawer-kt/ -->
<dependency>
<groupId>co.zsmb</groupId>
<artifactId>materialdrawer-kt</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.zsmb/materialdrawer-kt/
implementation 'co.zsmb:materialdrawer-kt:3.0.0'
// https://jarcasting.com/artifacts/co.zsmb/materialdrawer-kt/
implementation ("co.zsmb:materialdrawer-kt:3.0.0")
'co.zsmb:materialdrawer-kt:aar:3.0.0'
<dependency org="co.zsmb" name="materialdrawer-kt" rev="3.0.0">
<artifact name="materialdrawer-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.zsmb', module='materialdrawer-kt', version='3.0.0')
)
libraryDependencies += "co.zsmb" % "materialdrawer-kt" % "3.0.0"
[co.zsmb/materialdrawer-kt "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.recyclerview » recyclerview | jar | 1.1.0 |
| androidx.annotation » annotation | jar | 1.1.0 |
| com.google.android.material » material | jar | 1.0.0 |
| com.mikepenz : materialdrawer | jar | 7.0.0 |