Download synctool-3.4.0.jar file - Jar s

Jar examples for s:synctool

Description

You can download jar file synctool 3.4.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials