Download rsync4j-core-3.1.2-9.jar file - Jar r

Jar examples for r:rsync4j-core

Description

Core Java classes for handling rsync.

You can download jar file rsync4j-core 3.1.2-9 in this page.

License

GNU General Public License 3

Build File

You can use the following script to add rsync4j-core-3.1.2-9.jar to your project.

<dependency>
   <groupId>com.github.fracpete</groupId>
   <artifactId>rsync4j-core</artifactId>
   <version>3.1.2-9</version>
</dependency>
compile group: 'com.github.fracpete', name: 'rsync4j-core', version: '3.1.2-9'
libraryDependencies += "com.github.fracpete" % "rsync4j-core" % "3.1.2-9"
<dependency org="com.github.fracpete" name="rsync4j-core" rev="3.1.2-9"/>
@Grapes(@Grab(group='com.github.fracpete', module='rsync4j-core', version='3.1.2-9'))
'com.github.fracpete:rsync4j-core:jar:3.1.2-9'

Download

Click the following link to download the jar file.

rsync4j-core-3.1.2-9-javadoc.jar
rsync4j-core-3.1.2-9-sources.jar
rsync4j-core-3.1.2-9-spring-boot.jar
rsync4j-core-3.1.2-9.jar
rsync4j-core-3.1.2-9.pom



Related Tutorials