Download xdroid-base-0.2.4.jar file - Jar x

Jar examples for x:xdroid-base

Description

Xdroid Library - common extension components for any Android app.

You can download jar file xdroid-base 0.2.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xdroid-base-0.2.4.jar to your project.

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

Download

Click the following link to download the jar file.

xdroid-base-0.2.4-javadoc.jar
xdroid-base-0.2.4-sources.jar
xdroid-base-0.2.4.pom



Related Tutorials