is not current version
Last Version 1.5.2

uk.ac.rdg.resc:edal-common 1.0.2


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-common
Version

Version

1.0.2
Type

Type

jar

Download edal-common 1.0.2


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