Last Version

Amherst College Build Tools 0.2.0

Common Build Tools for Amherst College Repository projects

License

License

Categories

Categories

Build Tools
GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-build-tools
Version

Version

0.2.0
Type

Type

jar
Description

Description

Amherst College Build Tools
Common Build Tools for Amherst College Repository projects
Project URL

Project URL

https://www.amherst.edu
Project Organization

Project Organization

Amherst College
Source Code Management

Source Code Management

https://gitlab.amherst.edu/acdc/acrepo-build-tools

Download acrepo-build-tools 0.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.