is not current version
Last Version 1.4.5

org.citygml4j.tools:height-changer 1.4.1

citygml4j library to change the height values of city objects by a given offset

GroupId

GroupId

org.citygml4j.tools
ArtifactId

ArtifactId

height-changer
Version

Version

1.4.1
Type

Type

jar

Download height-changer 1.4.1


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