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

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

Download

Click the following link to download the jar file.

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



Related Tutorials