c

citygml-tools-common

Common utilities for the citygml4j based CityGML tools
https://github.com/citygml4j/citygml-tools
The Apache License, Version 2.0
Claus Nagel
Files download
File Operation
citygml-tools-common-1.4.5.jar download
citygml-tools-common-1.4.5.pom download
citygml-tools-common-1.4.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.citygml4j.tools</groupId>
  <artifactId>citygml-tools-common</artifactId>
  <version>1.4.5</version>
</dependency>
Gradle Groovy
implementation 'org.citygml4j.tools:citygml-tools-common:1.4.5'
Gradle Kotlin
implementation("org.citygml4j.tools:citygml-tools-common:1.4.5")
Scala SBT
libraryDependencies += "org.citygml4j.tools" % "citygml-tools-common" % "1.4.5"
Groovy Grape
@Grapes(
  @Grab(group='org.citygml4j.tools', module='citygml-tools-common', version='1.4.5')
)
Apache Ivy
<dependency org="org.citygml4j.tools" name="citygml-tools-common" rev="1.4.5" />
Leiningen
[org.citygml4j.tools/citygml-tools-common "1.4.5"]
Apache Buildr
'org.citygml4j.tools:citygml-tools-common:jar:1.4.5'
Dependencies