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

Jar examples for j:jus-core

Description

Communication library for Android

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials