Download a-sync-core-1.1.jar file - Jar a

Jar examples for a:a-sync-core

Description

You can download jar file a-sync-core 1.1 in this page.

Build File

You can use the following script to add a-sync-core-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

a-sync-core-1.1-javadoc.jar
a-sync-core-1.1-sources.jar
a-sync-core-1.1.jar
a-sync-core-1.1.pom



Related Tutorials