Download synctool-4.2.3.jar file - Jar s

Jar examples for s:synctool

Description

You can download jar file synctool 4.2.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials