Jar examples for a:a-sync-core
You can download jar file a-sync-core 1.2 in this page.
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'
Click the following link to download the jar file.
a-sync-core-1.2-javadoc.jar