is not current version
Last Version 0.8.0

uk.ac.rdg.resc:edal-core 0.7.1


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-core
Version

Version

0.7.1
Type

Type

jar

Download edal-core 0.7.1


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