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

com.arasthel:gnavdrawer-library 1.0.1

Android library to get the style of the menu of the Google Apps

Группа

Группа

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

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

gnavdrawer-library
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать gnavdrawer-library 1.0.1


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