is not current version
Last Version 3.0.0

co.zsmb:materialdrawer-kt 2.0.1

A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.

GroupId

GroupId

co.zsmb
ArtifactId

ArtifactId

materialdrawer-kt
Version

Version

2.0.1
Type

Type

aar

Download materialdrawer-kt 2.0.1


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