is not current version
Last Version 1.1.5

org.citygml4j:citygson 0.9.0

A Gson based library for parsing and serializing CityJSON

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.citygml4j
ArtifactId

ArtifactId

citygson
Version

Version

0.9.0
Type

Type

jar

Download citygson 0.9.0


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