is not current version
Last Version 3.0.0

net.simonvt:android-menudrawer-parent 2.0.1

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.1
Type

Type

pom

Download android-menudrawer-parent 2.0.1


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