is not current version
Last Version 3.2.3-10

com.github.fracpete:rsync4j-core 3.1.2-10

Core Java classes for handling rsync.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

rsync4j-core
Version

Version

3.1.2-10
Type

Type

jar

Download rsync4j-core 3.1.2-10


<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>rsync4j-core</artifactId>
    <version>3.1.2-10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/
implementation 'com.github.fracpete:rsync4j-core:3.1.2-10'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/
implementation ("com.github.fracpete:rsync4j-core:3.1.2-10")
'com.github.fracpete:rsync4j-core:jar:3.1.2-10'
<dependency org="com.github.fracpete" name="rsync4j-core" rev="3.1.2-10">
  <artifact name="rsync4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-core', version='3.1.2-10')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-core" % "3.1.2-10"
[com.github.fracpete/rsync4j-core "3.1.2-10"]