is not current version
Last Version 1.1.5

org.citygml4j:citygson 1.1.0

A Gson based library for parsing and serializing CityJSON

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.citygml4j
ArtifactId

ArtifactId

citygson
Version

Version

1.1.0
Type

Type

jar

Download citygson 1.1.0


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