Download jdroid-android-0.11.0.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.11.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jdroid-android-0.11.0-sources.jar
jdroid-android-0.11.0.pom



Related Tutorials