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