Download jdroid-android-0.9.2.jar file - Jar j

Jar examples for j:jdroid-android

Description

Jdroid dependency project for Android apps

You can download jar file jdroid-android 0.9.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jdroid-android-0.9.2.jar to your project.

<dependency>
   <groupId>com.jdroidframework</groupId>
   <artifactId>jdroid-android</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'com.jdroidframework', name: 'jdroid-android', version: '0.9.2'
libraryDependencies += "com.jdroidframework" % "jdroid-android" % "0.9.2"
<dependency org="com.jdroidframework" name="jdroid-android" rev="0.9.2"/>
@Grapes(@Grab(group='com.jdroidframework', module='jdroid-android', version='0.9.2'))
'com.jdroidframework:jdroid-android:jar:0.9.2'

Download

Click the following link to download the jar file.

jdroid-android-0.9.2-sources.jar
jdroid-android-0.9.2.pom



Related Tutorials