Download xdroid-core-0.2.6.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.2.6 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials