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