Download a-sync-relay-1.3.jar file - Jar a

Jar examples for a:a-sync-relay

Description

You can download jar file a-sync-relay 1.3 in this page.

Build File

You can use the following script to add a-sync-relay-1.3.jar to your project.

<dependency>
   <groupId>it.anyplace.sync</groupId>
   <artifactId>a-sync-relay</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'it.anyplace.sync', name: 'a-sync-relay', version: '1.3'
libraryDependencies += "it.anyplace.sync" % "a-sync-relay" % "1.3"
<dependency org="it.anyplace.sync" name="a-sync-relay" rev="1.3"/>
@Grapes(@Grab(group='it.anyplace.sync', module='a-sync-relay', version='1.3'))
'it.anyplace.sync:a-sync-relay:jar:1.3'

Download

Click the following link to download the jar file.

a-sync-relay-1.3-javadoc.jar
a-sync-relay-1.3-sources.jar
a-sync-relay-1.3.jar
a-sync-relay-1.3.pom



Related Tutorials