Download synctool-4.2.0.jar file - Jar s

Jar examples for s:synctool

Description

You can download jar file synctool 4.2.0 in this page.

Build File

You can use the following script to add synctool-4.2.0.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>synctool</artifactId>
   <version>4.2.0</version>
</dependency>
compile group: 'org.duracloud', name: 'synctool', version: '4.2.0'
libraryDependencies += "org.duracloud" % "synctool" % "4.2.0"
<dependency org="org.duracloud" name="synctool" rev="4.2.0"/>
@Grapes(@Grab(group='org.duracloud', module='synctool', version='4.2.0'))
'org.duracloud:synctool:jar:4.2.0'

Download

Click the following link to download the jar file.

synctool-4.2.0-driver.jar
synctool-4.2.0-javadoc.jar
synctool-4.2.0-sources.jar
synctool-4.2.0.jar
synctool-4.2.0.pom



Related Tutorials