is not current version
Last Version 3.2.3-10

com.github.fracpete:rsync4j-all 3.2.3-7

Combines all rsync4j modules.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

rsync4j-all
Version

Version

3.2.3-7
Type

Type

jar

Download rsync4j-all 3.2.3-7


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