is not current version
Last Version 1.5.2

uk.ac.rdg.resc:edal-graphics 1.0


GroupId

GroupId

uk.ac.rdg.resc
ArtifactId

ArtifactId

edal-graphics
Version

Version

1.0
Type

Type

jar

Download edal-graphics 1.0


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