GroupId | GroupIdcom.mikepenz |
---|---|
ArtifactId | ArtifactIdmaterialdrawer |
Version | Version5.4.0 |
Type | Typeaar |
Filename | Size |
---|---|
materialdrawer-5.4.0.pom | |
materialdrawer-5.4.0.aar | 185 KB |
materialdrawer-5.4.0-sources.jar | 198 KB |
materialdrawer-5.4.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>materialdrawer</artifactId>
<version>5.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/
implementation 'com.mikepenz:materialdrawer:5.4.0'
// https://jarcasting.com/artifacts/com.mikepenz/materialdrawer/
implementation ("com.mikepenz:materialdrawer:5.4.0")
'com.mikepenz:materialdrawer:aar:5.4.0'
<dependency org="com.mikepenz" name="materialdrawer" rev="5.4.0">
<artifact name="materialdrawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='materialdrawer', version='5.4.0')
)
libraryDependencies += "com.mikepenz" % "materialdrawer" % "5.4.0"
[com.mikepenz/materialdrawer "5.4.0"]