is not current version
Last Version 1.4.5

org.citygml4j.tools:lod-filter 1.0.0

citygml4j library to filter the LoD representations of city objects

GroupId

GroupId

org.citygml4j.tools
ArtifactId

ArtifactId

lod-filter
Version

Version

1.0.0
Type

Type

jar

Download lod-filter 1.0.0


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