Last Version

material-drawer 1.1.1

DrawerLayout implementation for Material design apps

License

License

GroupId

GroupId

com.heinrichreimersoftware.material_drawer
ArtifactId

ArtifactId

library
Version

Version

1.1.1
Type

Type

aar
Description

Description

material-drawer
DrawerLayout implementation for Material design apps
Project URL

Project URL

https://github.com/HeinrichReimer/material-drawer
Source Code Management

Source Code Management

https://github.com/HeinrichReimer/material-drawer

Download library 1.1.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.0
com.android.support » support-v4 jar 21.0.0

Project Modules

There are no modules declared in this project.