GroupId | GroupIduk.ac.rdg.resc |
---|---|
ArtifactId | ArtifactIdedal-graphics |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
edal-graphics-0.8.0.pom | |
edal-graphics-0.8.0.jar | 419 KB |
edal-graphics-0.8.0-sources.jar | 349 KB |
edal-graphics-0.8.0-javadoc.jar | 375 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-graphics/ -->
<dependency>
<groupId>uk.ac.rdg.resc</groupId>
<artifactId>edal-graphics</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-graphics/
implementation 'uk.ac.rdg.resc:edal-graphics:0.8.0'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-graphics/
implementation ("uk.ac.rdg.resc:edal-graphics:0.8.0")
'uk.ac.rdg.resc:edal-graphics:jar:0.8.0'
<dependency org="uk.ac.rdg.resc" name="edal-graphics" rev="0.8.0">
<artifact name="edal-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-graphics', version='0.8.0')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-graphics" % "0.8.0"
[uk.ac.rdg.resc/edal-graphics "0.8.0"]