is not current version
Last Version 3.0.0

net.simonvt:android-menudrawer-parent 2.0.3

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

Type

pom

Download android-menudrawer-parent 2.0.3


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