License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdkml |
Version | Version2.6.1 |
Type | Typepom |
Description |
DescriptionOGC KML
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
kml-2.6.1.pom | 612 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/kml/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>kml</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/kml/
implementation 'org.jvnet.ogc:kml:2.6.1'
// https://jarcasting.com/artifacts/org.jvnet.ogc/kml/
implementation ("org.jvnet.ogc:kml:2.6.1")
'org.jvnet.ogc:kml:pom:2.6.1'
<dependency org="org.jvnet.ogc" name="kml" rev="2.6.1">
<artifact name="kml" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='kml', version='2.6.1')
)
libraryDependencies += "org.jvnet.ogc" % "kml" % "2.6.1"
[org.jvnet.ogc/kml "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |