не последняя версия
Последняя версия 1.1.1

com.heinrichreimersoftware.material_drawer:library 1.1

DrawerLayout implementation for Material design apps

Группа

Группа

com.heinrichreimersoftware.material_drawer
Идентификатор

Идентификатор

library
Версия

Версия

1.1
Тип

Тип

aar

Скачать library 1.1


<!-- https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/ -->
<dependency>
    <groupId>com.heinrichreimersoftware.material_drawer</groupId>
    <artifactId>library</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/
implementation 'com.heinrichreimersoftware.material_drawer:library:1.1'
// https://jarcasting.com/artifacts/com.heinrichreimersoftware.material_drawer/library/
implementation ("com.heinrichreimersoftware.material_drawer:library:1.1")
'com.heinrichreimersoftware.material_drawer:library:aar:1.1'
<dependency org="com.heinrichreimersoftware.material_drawer" name="library" rev="1.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.heinrichreimersoftware.material_drawer', module='library', version='1.1')
)
libraryDependencies += "com.heinrichreimersoftware.material_drawer" % "library" % "1.1"
[com.heinrichreimersoftware.material_drawer/library "1.1"]