GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdrsync4j-windows-x86_64 |
Version | Version3.2.3-4 |
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.2.3-4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-windows-x86_64/
implementation 'com.github.fracpete:rsync4j-windows-x86_64:3.2.3-4'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-windows-x86_64/
implementation ("com.github.fracpete:rsync4j-windows-x86_64:3.2.3-4")
'com.github.fracpete:rsync4j-windows-x86_64:jar:3.2.3-4'
<dependency org="com.github.fracpete" name="rsync4j-windows-x86_64" rev="3.2.3-4">
<artifact name="rsync4j-windows-x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-windows-x86_64', version='3.2.3-4')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-windows-x86_64" % "3.2.3-4"
[com.github.fracpete/rsync4j-windows-x86_64 "3.2.3-4"]