License |
License |
---|---|
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdrsync4j-pom |
Last Version | Last Version3.2.3-10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrsync4j-pom
Simple Java wrapper around rsync binaries.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rsync4j-pom-3.2.3-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.2.3-10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation 'com.github.fracpete:rsync4j-pom:3.2.3-10'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation ("com.github.fracpete:rsync4j-pom:3.2.3-10")
'com.github.fracpete:rsync4j-pom:pom:3.2.3-10'
<dependency org="com.github.fracpete" name="rsync4j-pom" rev="3.2.3-10">
<artifact name="rsync4j-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-pom', version='3.2.3-10')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-pom" % "3.2.3-10"
[com.github.fracpete/rsync4j-pom "3.2.3-10"]