is not current version
Last Version 2.6.1

org.jvnet.ogc:gml 2.0.0


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

gml
Version

Version

2.0.0
Type

Type

pom

Download gml 2.0.0

Filename Size
gml-2.0.0.pom 625 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/gml/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>gml</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/gml/
implementation 'org.jvnet.ogc:gml:2.0.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/gml/
implementation ("org.jvnet.ogc:gml:2.0.0")
'org.jvnet.ogc:gml:pom:2.0.0'
<dependency org="org.jvnet.ogc" name="gml" rev="2.0.0">
  <artifact name="gml" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='gml', version='2.0.0')
)
libraryDependencies += "org.jvnet.ogc" % "gml" % "2.0.0"
[org.jvnet.ogc/gml "2.0.0"]