License |
License |
---|---|
GroupId | GroupIdcom.github.cwilper.fcrepo-cloudsync |
ArtifactId | ArtifactIdfcrepo-cloudsync-api |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora CloudSync API
The public API of the Fedora CloudSync service.
|
Project Organization |
Project Organization |
<!-- 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</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'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api/
implementation ("com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:1.0.0")
'com.github.cwilper.fcrepo-cloudsync:fcrepo-cloudsync-api:jar:1.0.0'
<dependency org="com.github.cwilper.fcrepo-cloudsync" name="fcrepo-cloudsync-api" rev="1.0.0">
<artifact name="fcrepo-cloudsync-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-cloudsync', module='fcrepo-cloudsync-api', version='1.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-cloudsync" % "fcrepo-cloudsync-api" % "1.0.0"
[com.github.cwilper.fcrepo-cloudsync/fcrepo-cloudsync-api "1.0.0"]