Download retro-jus-0.6.8.jar file - Jar r

Jar examples for r:retro-jus

Description

Communication library for Android and Java

You can download jar file retro-jus 0.6.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add retro-jus-0.6.8.jar to your project.

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

Download

Click the following link to download the jar file.

retro-jus-0.6.8-javadoc.jar
retro-jus-0.6.8-sources.jar
retro-jus-0.6.8.jar
retro-jus-0.6.8.pom



Related Tutorials