GroupId | GroupIduk.ac.rdg.resc |
---|---|
ArtifactId | ArtifactIdedal-graphics |
Version | Version0.7.2 |
Type | Typejar |
Filename | Size |
---|---|
edal-graphics-0.7.2.pom | |
edal-graphics-0.7.2.jar | 92 KB |
edal-graphics-0.7.2-sources.jar | 70 KB |
edal-graphics-0.7.2-javadoc.jar | 165 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.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-graphics/
implementation 'uk.ac.rdg.resc:edal-graphics:0.7.2'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-graphics/
implementation ("uk.ac.rdg.resc:edal-graphics:0.7.2")
'uk.ac.rdg.resc:edal-graphics:jar:0.7.2'
<dependency org="uk.ac.rdg.resc" name="edal-graphics" rev="0.7.2">
<artifact name="edal-graphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-graphics', version='0.7.2')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-graphics" % "0.7.2"
[uk.ac.rdg.resc/edal-graphics "0.7.2"]