is not current version
Last Version 1.0.0-rc.5

org.xmlobjects.gml:gml-objects 0.9.0

A Java mapping for the OGC Geography Markup Language (GML)

GroupId

GroupId

org.xmlobjects.gml
ArtifactId

ArtifactId

gml-objects
Version

Version

0.9.0
Type

Type

jar

Download gml-objects 0.9.0


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