License |
License |
---|---|
GroupId | GroupIdorg.xmlobjects.gml |
ArtifactId | ArtifactIdgml-objects |
Version | Version1.0.0-rc.3 |
Type | Typejar |
Description |
Descriptiongml-objects
A Java mapping for the OGC Geography Markup Language (GML)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gml-objects-1.0.0-rc.3.pom | |
gml-objects-1.0.0-rc.3.jar | 481 KB |
gml-objects-1.0.0-rc.3-sources.jar | 423 KB |
gml-objects-1.0.0-rc.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xmlobjects.gml/gml-objects/ -->
<dependency>
<groupId>org.xmlobjects.gml</groupId>
<artifactId>gml-objects</artifactId>
<version>1.0.0-rc.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xmlobjects.gml/gml-objects/
implementation 'org.xmlobjects.gml:gml-objects:1.0.0-rc.3'
// https://jarcasting.com/artifacts/org.xmlobjects.gml/gml-objects/
implementation ("org.xmlobjects.gml:gml-objects:1.0.0-rc.3")
'org.xmlobjects.gml:gml-objects:jar:1.0.0-rc.3'
<dependency org="org.xmlobjects.gml" name="gml-objects" rev="1.0.0-rc.3">
<artifact name="gml-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xmlobjects.gml', module='gml-objects', version='1.0.0-rc.3')
)
libraryDependencies += "org.xmlobjects.gml" % "gml-objects" % "1.0.0-rc.3"
[org.xmlobjects.gml/gml-objects "1.0.0-rc.3"]
Group / Artifact | Type | Version |
---|---|---|
org.xmlobjects : xml-objects | jar | 1.0.0-rc.3 |
gov.nist.math : jama | jar | 1.0.3 |