Download xdroid-customservice-0.0.12.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.12 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.12.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials