is not current version
Last Version 1.0.0

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

HTTP Client Library for Fedora Commons Repositories

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.cwilper.fcrepo-misc
ArtifactId

ArtifactId

fcrepo-httpclient
Version

Version

0.1.0
Type

Type

jar

Download fcrepo-httpclient 0.1.0


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