не последняя версия
Последняя версия 1.4.5

org.citygml4j.tools:lod-filter 1.4.1

citygml4j library to filter the LoD representations of city objects

Группа

Группа

org.citygml4j.tools
Идентификатор

Идентификатор

lod-filter
Версия

Версия

1.4.1
Тип

Тип

jar

Скачать lod-filter 1.4.1


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