is not current version
Last Version 0.2.0

edu.amherst.acdc:acrepo-build-tools 0.0.4

Common Build Tools for Amherst College Repository projects

Categories

Categories

Build Tools
GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-build-tools
Version

Version

0.0.4
Type

Type

jar

Download acrepo-build-tools 0.0.4


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