is not current version
Last Version 1.0.0

com.github.cwilper.fcrepo-misc:fcrepo-riclient 0.1.0

Resource Index Client Library for Fedora Commons Repositories

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.cwilper.fcrepo-misc
ArtifactId

ArtifactId

fcrepo-riclient
Version

Version

0.1.0
Type

Type

jar

Download fcrepo-riclient 0.1.0


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