is not current version
Last Version 1.5.2

uk.ac.rdg.resc:edal-godiva 1.2.1


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-godiva
Version

Version

1.2.1
Type

Type

jar

Download edal-godiva 1.2.1


<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-godiva/ -->
<dependency>
    <groupId>uk.ac.rdg.resc</groupId>
    <artifactId>edal-godiva</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-godiva/
implementation 'uk.ac.rdg.resc:edal-godiva:1.2.1'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-godiva/
implementation ("uk.ac.rdg.resc:edal-godiva:1.2.1")
'uk.ac.rdg.resc:edal-godiva:jar:1.2.1'
<dependency org="uk.ac.rdg.resc" name="edal-godiva" rev="1.2.1">
  <artifact name="edal-godiva" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-godiva', version='1.2.1')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-godiva" % "1.2.1"
[uk.ac.rdg.resc/edal-godiva "1.2.1"]