Download xdroid-collections-0.0.1.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.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials