is not current version
Last Version 0.8.0

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


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-impl
Version

Version

0.5
Type

Type

jar

Download edal-impl 0.5


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