Categories |
CategoriesNet Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdgmlcov-geotiff-v_1_0 |
Version | Version2.5.4 |
Type | Typejar |
Filename | Size |
---|---|
gmlcov-geotiff-v_1_0-2.5.4.pom | |
gmlcov-geotiff-v_1_0-2.5.4.jar | 13 KB |
gmlcov-geotiff-v_1_0-2.5.4-sources.jar | 12 KB |
gmlcov-geotiff-v_1_0-2.5.4-scripts.zip | 648 bytes |
gmlcov-geotiff-v_1_0-2.5.4-jsonschemas.zip | 784 bytes |
gmlcov-geotiff-v_1_0-2.5.4-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/gmlcov-geotiff-v_1_0/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>gmlcov-geotiff-v_1_0</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/gmlcov-geotiff-v_1_0/
implementation 'org.jvnet.ogc:gmlcov-geotiff-v_1_0:2.5.4'
// https://jarcasting.com/artifacts/org.jvnet.ogc/gmlcov-geotiff-v_1_0/
implementation ("org.jvnet.ogc:gmlcov-geotiff-v_1_0:2.5.4")
'org.jvnet.ogc:gmlcov-geotiff-v_1_0:jar:2.5.4'
<dependency org="org.jvnet.ogc" name="gmlcov-geotiff-v_1_0" rev="2.5.4">
<artifact name="gmlcov-geotiff-v_1_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='gmlcov-geotiff-v_1_0', version='2.5.4')
)
libraryDependencies += "org.jvnet.ogc" % "gmlcov-geotiff-v_1_0" % "2.5.4"
[org.jvnet.ogc/gmlcov-geotiff-v_1_0 "2.5.4"]