Download synctool-3.2.5.jar file - Jar s

Jar examples for s:synctool

Description

You can download jar file synctool 3.2.5 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials