MenuDrawer

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
Last Version

Last Version

3.0.6
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0