MVN

net.simonvt.menudrawer : menudrawer-parent

Maven & Gradle

Aug 06, 2013
2.5k stars

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

<dependency>
    <groupId>net.simonvt.menudrawer</groupId>
    <artifactId>menudrawer-parent</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.simonvt.menudrawer : menudrawer-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of net.simonvt.menudrawer : menudrawer-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
menudrawer-parent-3.0.4
menudrawer-parent-3.0.3
menudrawer-parent-3.0.2
menudrawer-parent-3.0.1
menudrawer-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.simonvt.menudrawer</groupId>
    <artifactId>menudrawer-parent</artifactId>
    <version>3.0.4</version>
</dependency>