Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.cwilper.fcrepo-misc |
ArtifactId | ArtifactIdfcrepo-riclient |
Version | Version0.0.0 |
Type | Typejar |
Filename | Size |
---|---|
fcrepo-riclient-0.0.0.pom | |
fcrepo-riclient-0.0.0.jar | 6 KB |
fcrepo-riclient-0.0.0-sources.jar | 2 KB |
fcrepo-riclient-0.0.0-javadoc.jar | 26 KB |
Browse |
<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/
implementation 'com.github.cwilper.fcrepo-misc:fcrepo-riclient:0.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper.fcrepo-misc/fcrepo-riclient/
implementation ("com.github.cwilper.fcrepo-misc:fcrepo-riclient:0.0.0")
'com.github.cwilper.fcrepo-misc:fcrepo-riclient:jar:0.0.0'
<dependency org="com.github.cwilper.fcrepo-misc" name="fcrepo-riclient" rev="0.0.0">
<artifact name="fcrepo-riclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper.fcrepo-misc', module='fcrepo-riclient', version='0.0.0')
)
libraryDependencies += "com.github.cwilper.fcrepo-misc" % "fcrepo-riclient" % "0.0.0"
[com.github.cwilper.fcrepo-misc/fcrepo-riclient "0.0.0"]