Jar examples for a:a-sync-core
You can download jar file a-sync-core 1.0 in this page.
You can use the following script to add a-sync-core-1.0.jar to your project.
<dependency> <groupId>it.anyplace.sync</groupId> <artifactId>a-sync-core</artifactId> <version>1.0</version> </dependency>
compile group: 'it.anyplace.sync', name: 'a-sync-core', version: '1.0'
libraryDependencies += "it.anyplace.sync" % "a-sync-core" % "1.0"
<dependency org="it.anyplace.sync" name="a-sync-core" rev="1.0"/>
@Grapes(@Grab(group='it.anyplace.sync', module='a-sync-core', version='1.0'))
'it.anyplace.sync:a-sync-core:jar:1.0'
Click the following link to download the jar file.
a-sync-core-1.0-javadoc.jar