Download synctool-3.7.1.jar file - Jar s

Jar examples for s:synctool

Description

You can download jar file synctool 3.7.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials