| Группа | Группаcom.github.fracpete |
|---|---|
| Идентификатор | Идентификаторrsync4j-all |
| Версия | Версия3.2.3-5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| rsync4j-all-3.2.3-5.pom | |
| rsync4j-all-3.2.3-5.jar | 1 KB |
| rsync4j-all-3.2.3-5-spring-boot.jar | 11 MB |
| rsync4j-all-3.2.3-5-javadoc.jar | 338 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-all/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>rsync4j-all</artifactId>
<version>3.2.3-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-all/
implementation 'com.github.fracpete:rsync4j-all:3.2.3-5'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-all/
implementation ("com.github.fracpete:rsync4j-all:3.2.3-5")
'com.github.fracpete:rsync4j-all:jar:3.2.3-5'
<dependency org="com.github.fracpete" name="rsync4j-all" rev="3.2.3-5">
<artifact name="rsync4j-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-all', version='3.2.3-5')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-all" % "3.2.3-5"
[com.github.fracpete/rsync4j-all "3.2.3-5"]