Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIduk.ac.rdg.resc |
ArtifactId | ArtifactIdedal-coveragejson |
Version | Version1.2.13 |
Type | Typejar |
Filename | Size |
---|---|
edal-coveragejson-1.2.13.pom | |
edal-coveragejson-1.2.13.jar | 43 KB |
edal-coveragejson-1.2.13-sources.jar | 26 KB |
edal-coveragejson-1.2.13-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-coveragejson/ -->
<dependency>
<groupId>uk.ac.rdg.resc</groupId>
<artifactId>edal-coveragejson</artifactId>
<version>1.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-coveragejson/
implementation 'uk.ac.rdg.resc:edal-coveragejson:1.2.13'
// https://jarcasting.com/artifacts/uk.ac.rdg.resc/edal-coveragejson/
implementation ("uk.ac.rdg.resc:edal-coveragejson:1.2.13")
'uk.ac.rdg.resc:edal-coveragejson:jar:1.2.13'
<dependency org="uk.ac.rdg.resc" name="edal-coveragejson" rev="1.2.13">
<artifact name="edal-coveragejson" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.rdg.resc', module='edal-coveragejson', version='1.2.13')
)
libraryDependencies += "uk.ac.rdg.resc" % "edal-coveragejson" % "1.2.13"
[uk.ac.rdg.resc/edal-coveragejson "1.2.13"]