is not current version
Last Version 1.2.0

edu.amherst.acdc:acrepo-connector-idiomatic 1.0.10

Repository Extension Services

GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-connector-idiomatic
Version

Version

1.0.10
Type

Type

jar

Download acrepo-connector-idiomatic 1.0.10


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