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