Download retro-jus-0.6.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials