Last Version

Android MenuDrawer (Parent) 3.0.4

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.simonvt.menudrawer
ArtifactId

ArtifactId

menudrawer-parent
Version

Version

3.0.4
Type

Type

pom
Description

Description

Android MenuDrawer (Parent)
A menu drawer implementation which allows dragging of both the content, and the entire window.
Project URL

Project URL

https://github.com/SimonVT/android-menudrawer
Source Code Management

Source Code Management

http://github.com/SimonVT/android-menudrawer/

Download menudrawer-parent 3.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • menudrawer
  • menudrawer-samples