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