is not current version
Last Version 1.0.5

com.github.kasenna:SideMenuDrawerLibrary 1.0.2

A fast small-code Android Activity with DrawerLayout implementation.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.kasenna
ArtifactId

ArtifactId

SideMenuDrawerLibrary
Version

Version

1.0.2
Type

Type

aar

Download SideMenuDrawerLibrary 1.0.2


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