Download jus-core-0.5.1.jar file - Jar j

Jar examples for j:jus-core

Description

Communication library for Android

You can download jar file jus-core 0.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jus-core-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

jus-core-0.5.1-javadoc.jar
jus-core-0.5.1-sources.jar
jus-core-0.5.1.pom



Related Tutorials