Download SideMenuDecorLibrary-1.0.0.jar file - Jar s

Jar examples for s:SideMenuDecorLibrary

Description

An Android library for decorating a DrawerLayout.

You can download jar file SideMenuDecorLibrary 1.0.0 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add SideMenuDecorLibrary-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.kasenna</groupId>
   <artifactId>SideMenuDecorLibrary</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.kasenna', name: 'SideMenuDecorLibrary', version: '1.0.0'
libraryDependencies += "com.github.kasenna" % "SideMenuDecorLibrary" % "1.0.0"
<dependency org="com.github.kasenna" name="SideMenuDecorLibrary" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.kasenna', module='SideMenuDecorLibrary', version='1.0.0'))
'com.github.kasenna:SideMenuDecorLibrary:jar:1.0.0'

Download

Click the following link to download the jar file.

SideMenuDecorLibrary-1.0.0-javadoc.jar
SideMenuDecorLibrary-1.0.0-sources.jar
SideMenuDecorLibrary-1.0.0.pom



Related Tutorials