Download jus-java-0.6.9.jar file - Jar j

Jar examples for j:jus-java

Description

Communication library for Android and Java

You can download jar file jus-java 0.6.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jus-java-0.6.9.jar to your project.

<dependency>
   <groupId>io.apptik.comm</groupId>
   <artifactId>jus-java</artifactId>
   <version>0.6.9</version>
</dependency>
compile group: 'io.apptik.comm', name: 'jus-java', version: '0.6.9'
libraryDependencies += "io.apptik.comm" % "jus-java" % "0.6.9"
<dependency org="io.apptik.comm" name="jus-java" rev="0.6.9"/>
@Grapes(@Grab(group='io.apptik.comm', module='jus-java', version='0.6.9'))
'io.apptik.comm:jus-java:jar:0.6.9'

Download

Click the following link to download the jar file.

jus-java-0.6.9-javadoc.jar
jus-java-0.6.9-sources.jar
jus-java-0.6.9.jar
jus-java-0.6.9.pom



Related Tutorials