is not current version
Last Version 3.2.3-10

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

Simple Java wrapper around rsync binaries.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

rsync4j-pom
Version

Version

3.1.2-10
Type

Type

pom

Download rsync4j-pom 3.1.2-10

Filename Size
rsync4j-pom-3.1.2-10.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.1.2-10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation 'com.github.fracpete:rsync4j-pom:3.1.2-10'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation ("com.github.fracpete:rsync4j-pom:3.1.2-10")
'com.github.fracpete:rsync4j-pom:pom:3.1.2-10'
<dependency org="com.github.fracpete" name="rsync4j-pom" rev="3.1.2-10">
  <artifact name="rsync4j-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-pom', version='3.1.2-10')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-pom" % "3.1.2-10"
[com.github.fracpete/rsync4j-pom "3.1.2-10"]