Jar examples for r:rsync4j-core
Core Java classes for handling rsync.
You can download jar file rsync4j-core 3.1.2-10 in this page.
GNU General Public License 3
You can use the following script to add rsync4j-core-3.1.2-10.jar to your project.
<dependency> <groupId>com.github.fracpete</groupId> <artifactId>rsync4j-core</artifactId> <version>3.1.2-10</version> </dependency>
compile group: 'com.github.fracpete', name: 'rsync4j-core', version: '3.1.2-10'
libraryDependencies += "com.github.fracpete" % "rsync4j-core" % "3.1.2-10"
<dependency org="com.github.fracpete" name="rsync4j-core" rev="3.1.2-10"/>
@Grapes(@Grab(group='com.github.fracpete', module='rsync4j-core', version='3.1.2-10'))
'com.github.fracpete:rsync4j-core:jar:3.1.2-10'
Click the following link to download the jar file.
rsync4j-core-3.1.2-10-javadoc.jar