не последняя версия
Последняя версия 3.2.3-10

com.github.fracpete:rsync4j-pom 3.1.3-1

Simple Java wrapper around rsync binaries.

Группа

Группа

com.github.fracpete
Идентификатор

Идентификатор

rsync4j-pom
Версия

Версия

3.1.3-1
Тип

Тип

pom

Скачать rsync4j-pom 3.1.3-1

Имя Файла Размер
rsync4j-pom-3.1.3-1.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>rsync4j-pom</artifactId>
    <version>3.1.3-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation 'com.github.fracpete:rsync4j-pom:3.1.3-1'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation ("com.github.fracpete:rsync4j-pom:3.1.3-1")
'com.github.fracpete:rsync4j-pom:pom:3.1.3-1'
<dependency org="com.github.fracpete" name="rsync4j-pom" rev="3.1.3-1">
  <artifact name="rsync4j-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-pom', version='3.1.3-1')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-pom" % "3.1.3-1"
[com.github.fracpete/rsync4j-pom "3.1.3-1"]