Download xdroid-collections-0.3.0.jar file - Jar x

Jar examples for x:xdroid-collections

Description

Xdroid Library - common extension components for any Android app.

You can download jar file xdroid-collections 0.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xdroid-collections-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

xdroid-collections-0.3.0-javadoc.jar
xdroid-collections-0.3.0-sources.jar
xdroid-collections-0.3.0.pom



Related Tutorials