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