is not current version
Last Version 0.2.0

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

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.1.0
Type

Type

jar

Download acrepo-build-tools 0.1.0


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