Download synctool-4.3.6.jar file - Jar s

Jar examples for s:synctool

Description

You can download jar file synctool 4.3.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials