is not current version
Last Version 1.2.0

edu.amherst.acdc:acrepo-exts-template 1.0.5

Repository Extension Services

GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-exts-template
Version

Version

1.0.5
Type

Type

jar

Download acrepo-exts-template 1.0.5


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