is not current version
Last Version 3.0.0

net.simonvt:android-menudrawer-parent 2.0.2

A menu drawer implementation which allows dragging of both the content, and the entire window.

Categories

Categories

Net
GroupId

GroupId

net.simonvt
ArtifactId

ArtifactId

android-menudrawer-parent
Version

Version

2.0.2
Type

Type

pom

Download android-menudrawer-parent 2.0.2


<!-- https://jarcasting.com/artifacts/net.simonvt/android-menudrawer-parent/ -->
<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>android-menudrawer-parent</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.simonvt/android-menudrawer-parent/
implementation 'net.simonvt:android-menudrawer-parent:2.0.2'
// https://jarcasting.com/artifacts/net.simonvt/android-menudrawer-parent/
implementation ("net.simonvt:android-menudrawer-parent:2.0.2")
'net.simonvt:android-menudrawer-parent:pom:2.0.2'
<dependency org="net.simonvt" name="android-menudrawer-parent" rev="2.0.2">
  <artifact name="android-menudrawer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.simonvt', module='android-menudrawer-parent', version='2.0.2')
)
libraryDependencies += "net.simonvt" % "android-menudrawer-parent" % "2.0.2"
[net.simonvt/android-menudrawer-parent "2.0.2"]