Last Version

MenuDrawer 3.0.6

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
Version

Version

3.0.6
Type

Type

aar
Description

Description

MenuDrawer
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 3.0.6


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

Dependencies

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

Project Modules

There are no modules declared in this project.