is not current version
Last Version 1.5.2

uk.ac.rdg.resc:edal-cdm 1.0-rc1


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-cdm
Version

Version

1.0-rc1
Type

Type

jar

Download edal-cdm 1.0-rc1


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