| License |
License |
|---|---|
| GroupId | GroupIdcom.heinrichreimersoftware.material_drawer |
| ArtifactId | ArtifactIdlibrary |
| Version | Version1.1.1 |
| Type | Typeaar |
| Description |
Descriptionmaterial-drawer
DrawerLayout implementation for Material design apps
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-1.1.1.pom | |
| library-1.1.1.aar | 38 KB |
| library-1.1.1-sources.jar | 18 KB |
| library-1.1.1-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/ -->
<dependency>
<groupId>com.heinrichreimersoftware.material_drawer</groupId>
<artifactId>library</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/
implementation 'com.heinrichreimersoftware.material_drawer:library:1.1.1'
// https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/
implementation ("com.heinrichreimersoftware.material_drawer:library:1.1.1")
'com.heinrichreimersoftware.material_drawer:library:aar:1.1.1'
<dependency org="com.heinrichreimersoftware.material_drawer" name="library" rev="1.1.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.heinrichreimersoftware.material_drawer', module='library', version='1.1.1')
)
libraryDependencies += "com.heinrichreimersoftware.material_drawer" % "library" % "1.1.1"
[com.heinrichreimersoftware.material_drawer/library "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 21.0.0 |
| com.android.support » support-v4 | jar | 21.0.0 |