GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdrsync4j-windows-x86_64 |
Version | Version3.1.2-9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-windows-x86_64/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>rsync4j-windows-x86_64</artifactId>
<version>3.1.2-9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-windows-x86_64/
implementation 'com.github.fracpete:rsync4j-windows-x86_64:3.1.2-9'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-windows-x86_64/
implementation ("com.github.fracpete:rsync4j-windows-x86_64:3.1.2-9")
'com.github.fracpete:rsync4j-windows-x86_64:jar:3.1.2-9'
<dependency org="com.github.fracpete" name="rsync4j-windows-x86_64" rev="3.1.2-9">
<artifact name="rsync4j-windows-x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-windows-x86_64', version='3.1.2-9')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-windows-x86_64" % "3.1.2-9"
[com.github.fracpete/rsync4j-windows-x86_64 "3.1.2-9"]