Download jdroid-android-0.9.3.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.3 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jdroid-android-0.9.3-sources.jar
jdroid-android-0.9.3.pom



Related Tutorials