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.1.0.jar download
citygml-tools-common-1.1.0.pom download
citygml-tools-common-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.citygml4j.tools</groupId>
  <artifactId>citygml-tools-common</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.citygml4j.tools:citygml-tools-common:1.1.0'
Gradle Kotlin
implementation("org.citygml4j.tools:citygml-tools-common:1.1.0")
Scala SBT
libraryDependencies += "org.citygml4j.tools" % "citygml-tools-common" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.citygml4j.tools', module='citygml-tools-common', version='1.1.0')
)
Apache Ivy
<dependency org="org.citygml4j.tools" name="citygml-tools-common" rev="1.1.0" />
Leiningen
[org.citygml4j.tools/citygml-tools-common "1.1.0"]
Apache Buildr
'org.citygml4j.tools:citygml-tools-common:jar:1.1.0'
Dependencies