Download xdroid-collections-0.2.4.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.2.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials