не последняя версия
Последняя версия 1.0.0

com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api 1.0.0-beta-1

The public API of the Fedora CloudSync service.

Группа

Группа

com.github.cwilper.fcrepo-cloudsync
Идентификатор

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

fcrepo-cloudsync-api
Версия

Версия

1.0.0-beta-1
Тип

Тип

jar

Скачать fcrepo-cloudsync-api 1.0.0-beta-1


<!-- https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/ -->
<dependency>
    <groupId>com.github.cwilper.fcrepo-cloudsync</groupId>
    <artifactId>fcrepo-cloudsync-api</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation 'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:1.0.0-beta-1'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation ("com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:1.0.0-beta-1")
'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:jar:1.0.0-beta-1'
<dependency org="com.github.cwilper.fcrepo-cloudsync" name="fcrepo-cloudsync-api" rev="1.0.0-beta-1">
  <artifact name="fcrepo-cloudsync-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-cloudsync', module='fcrepo-cloudsync-api', version='1.0.0-beta-1')
)
libraryDependencies += "com.github.cwilper.fcrepo-cloudsync" % "fcrepo-cloudsync-api" % "1.0.0-beta-1"
[com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api "1.0.0-beta-1"]