GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdrsync4j-core |
Version | Version3.2.3-7 |
Type | Typejar |
Filename | Size |
---|---|
rsync4j-core-3.2.3-7.pom | |
rsync4j-core-3.2.3-7.jar | 54 KB |
rsync4j-core-3.2.3-7-spring-boot.jar | 790 KB |
rsync4j-core-3.2.3-7-sources.jar | 36 KB |
rsync4j-core-3.2.3-7-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>rsync4j-core</artifactId>
<version>3.2.3-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/
implementation 'com.github.fracpete:rsync4j-core:3.2.3-7'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/
implementation ("com.github.fracpete:rsync4j-core:3.2.3-7")
'com.github.fracpete:rsync4j-core:jar:3.2.3-7'
<dependency org="com.github.fracpete" name="rsync4j-core" rev="3.2.3-7">
<artifact name="rsync4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-core', version='3.2.3-7')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-core" % "3.2.3-7"
[com.github.fracpete/rsync4j-core "3.2.3-7"]