Download xdroid-customservice-0.0.7.jar file - Jar x

Jar examples for x:xdroid-customservice

Description

Xdroid Library - common extension components for any Android app.

You can download jar file xdroid-customservice 0.0.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xdroid-customservice-0.0.7.jar to your project.

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

Download

Click the following link to download the jar file.

xdroid-customservice-0.0.7-javadoc.jar
xdroid-customservice-0.0.7-sources.jar
xdroid-customservice-0.0.7.pom



Related Tutorials