is not current version
Last Version 1.0.7

edu.amherst.acdc:acrepo-exts-jsonld 1.0.6

Repository Extension Services

Categories

Categories

JSON Data
GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-exts-jsonld
Version

Version

1.0.6
Type

Type

jar

Download acrepo-exts-jsonld 1.0.6


<!-- https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-exts-jsonld/ -->
<dependency>
    <groupId>edu.amherst.acdc</groupId>
    <artifactId>acrepo-exts-jsonld</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-exts-jsonld/
implementation 'edu.amherst.acdc:acrepo-exts-jsonld:1.0.6'
// https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-exts-jsonld/
implementation ("edu.amherst.acdc:acrepo-exts-jsonld:1.0.6")
'edu.amherst.acdc:acrepo-exts-jsonld:jar:1.0.6'
<dependency org="edu.amherst.acdc" name="acrepo-exts-jsonld" rev="1.0.6">
  <artifact name="acrepo-exts-jsonld" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.amherst.acdc', module='acrepo-exts-jsonld', version='1.0.6')
)
libraryDependencies += "edu.amherst.acdc" % "acrepo-exts-jsonld" % "1.0.6"
[edu.amherst.acdc/acrepo-exts-jsonld "1.0.6"]