Download rsync4j-core-3.1.2-11.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-11 in this page.

License

GNU General Public License 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials