MVN

edu.amherst.acdc : acrepo-build-tools

Maven & Gradle

Jan 02, 2017

Amherst College Build Tools · Common Build Tools for Amherst College Repository projects

<dependency>
    <groupId>edu.amherst.acdc</groupId>
    <artifactId>acrepo-build-tools</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.amherst.acdc : acrepo-build-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of edu.amherst.acdc : acrepo-build-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
acrepo-build-tools-0.2.0
0.1.x
acrepo-build-tools-0.1.0
0.0.x
acrepo-build-tools-0.0.4
acrepo-build-tools-0.0.3

How to add a dependency to Maven

Add the following edu.amherst.acdc : acrepo-build-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.amherst.acdc</groupId>
    <artifactId>acrepo-build-tools</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.amherst.acdc : acrepo-build-tools gradle dependency to your build.gradle file:

implementation 'edu.amherst.acdc:acrepo-build-tools:0.2.0'

Gradle Kotlin DSL: Add the following edu.amherst.acdc : acrepo-build-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.amherst.acdc:acrepo-build-tools:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.amherst.acdc : acrepo-build-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.amherst.acdc" % "acrepo-build-tools" % "0.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 04, 2017
2 stars
Dec 04, 2017
16 usages
2 stars
Jun 17, 2017
10.1k stars
Jun 17, 2017
2 usages
10.1k stars
Apr 14, 2017
3 usages
Apr 29, 2017
1 usages
Sep 10, 2016
2 stars
Apr 18, 2018
5 stars