| Группа | Группаcom.github.fracpete |
|---|---|
| Идентификатор | Идентификаторrsync4j-pom |
| Версия | Версия3.1.3-1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| 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"]