| Группа | Группаcom.github.fracpete |
|---|---|
| Идентификатор | Идентификаторrsync4j-pom |
| Версия | Версия3.1.2-11 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| rsync4j-pom-3.1.2-11.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.2-11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation 'com.github.fracpete:rsync4j-pom:3.1.2-11'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation ("com.github.fracpete:rsync4j-pom:3.1.2-11")
'com.github.fracpete:rsync4j-pom:pom:3.1.2-11'
<dependency org="com.github.fracpete" name="rsync4j-pom" rev="3.1.2-11">
<artifact name="rsync4j-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-pom', version='3.1.2-11')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-pom" % "3.1.2-11"
[com.github.fracpete/rsync4j-pom "3.1.2-11"]