is not current version
Last Version 0.8.0

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


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-impl
Version

Version

0.7.3
Type

Type

jar

Download edal-impl 0.7.3


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