is not current version
Last Version 3.2.3-10

com.github.fracpete:rsync4j-pom 3.2.3-2

Simple Java wrapper around rsync binaries.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

rsync4j-pom
Version

Version

3.2.3-2
Type

Type

pom

Download rsync4j-pom 3.2.3-2

Filename Size
rsync4j-pom-3.2.3-2.pom 6 KB
Browse

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