is not current version
Last Version 1.3.3

it.neokree:MaterialNavigationDrawer 1.1.9

Navigation Drawer Activity with material design style and simplified methods

GroupId

GroupId

it.neokree
ArtifactId

ArtifactId

MaterialNavigationDrawer
Version

Version

1.1.9
Type

Type

aar

Download MaterialNavigationDrawer 1.1.9


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