Download xdroid-core-0.0.9.jar file - Jar x

Jar examples for x:xdroid-core

Description

Xdroid Library - common extension components for any Android app.

You can download jar file xdroid-core 0.0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xdroid-core-0.0.9.jar to your project.

<dependency>
   <groupId>com.shamanland</groupId>
   <artifactId>xdroid-core</artifactId>
   <version>0.0.9</version>
</dependency>
compile group: 'com.shamanland', name: 'xdroid-core', version: '0.0.9'
libraryDependencies += "com.shamanland" % "xdroid-core" % "0.0.9"
<dependency org="com.shamanland" name="xdroid-core" rev="0.0.9"/>
@Grapes(@Grab(group='com.shamanland', module='xdroid-core', version='0.0.9'))
'com.shamanland:xdroid-core:jar:0.0.9'

Download

Click the following link to download the jar file.

xdroid-core-0.0.9-javadoc.jar
xdroid-core-0.0.9-sources.jar
xdroid-core-0.0.9.pom



Related Tutorials