Download xdroid-core-0.0.13.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.13 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.13.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials