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

Jar examples for a:a-sync-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials