is not current version
Last Version 1.1.5

com.arasthel:gnavdrawer-library 1.1.4

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

GroupId

GroupId

com.arasthel
ArtifactId

ArtifactId

gnavdrawer-library
Version

Version

1.1.4
Type

Type

aar

Download gnavdrawer-library 1.1.4


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