Last Version

materialdrawer-kt 3.0.0

A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.

License

License

GroupId

GroupId

co.zsmb
ArtifactId

ArtifactId

materialdrawer-kt
Version

Version

3.0.0
Type

Type

aar
Description

Description

materialdrawer-kt
A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.
Project URL

Project URL

https://github.com/zsmb13/MaterialDrawerKt
Source Code Management

Source Code Management

https://github.com/zsmb13/MaterialDrawerKt/tree/master

Download materialdrawer-kt 3.0.0


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.