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