Download jebml-0.0.2.jar file - Jar j

Jar examples for j:jebml

Description

Android Simple Widgets and Support classes.

You can download jar file jebml 0.0.2 in this page.

License

GNU Lesser General Public License, version 2.1

Build File

You can use the following script to add jebml-0.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

jebml-0.0.2-javadoc.jar
jebml-0.0.2-sources.jar
jebml-0.0.2.jar
jebml-0.0.2.pom



Related Tutorials