is not current version
Last Version 0.8.0

uk.ac.rdg.resc:edal-impl 0.7.2


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-impl
Version

Version

0.7.2
Type

Type

jar

Download edal-impl 0.7.2


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