is not current version
Last Version 0.1.1

edu.amherst.acdc:acrepo-idrisi 0.1.0

Fix the Event URIs

GroupId

GroupId

edu.amherst.acdc
ArtifactId

ArtifactId

acrepo-idrisi
Version

Version

0.1.0
Type

Type

jar

Download acrepo-idrisi 0.1.0


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