Download xdroid-customservice-0.2.3.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.2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials