is not current version
Last Version 0.1.1

edu.amherst.acdc:acrepo-spearmint 0.1.0

An id generator that can be used with Fedora

GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-spearmint
Version

Version

0.1.0
Type

Type

jar

Download acrepo-spearmint 0.1.0


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