is not current version
Last Version 1.0.0

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

The public API of the Fedora CloudSync service.

GroupId

GroupId

com.github.cwilper.fcrepo-cloudsync
ArtifactId

ArtifactId

fcrepo-cloudsync-api
Version

Version

1.0.0-beta-2
Type

Type

jar

Download fcrepo-cloudsync-api 1.0.0-beta-2


<!-- 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-2</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-2'
// 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-2")
'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:jar:1.0.0-beta-2'
<dependency org="com.github.cwilper.fcrepo-cloudsync" name="fcrepo-cloudsync-api" rev="1.0.0-beta-2">
  <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-2')
)
libraryDependencies += "com.github.cwilper.fcrepo-cloudsync" % "fcrepo-cloudsync-api" % "1.0.0-beta-2"
[com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api "1.0.0-beta-2"]