| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.citygml4j.tools |
| Идентификатор | Идентификаторlod-filter |
| Последняя версия | Последняя версия1.4.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlod-filter
citygml4j library to filter the LoD representations of city objects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lod-filter-1.4.5.pom | |
| lod-filter-1.4.5.jar | 16 KB |
| lod-filter-1.4.5-sources.jar | 5 KB |
| lod-filter-1.4.5-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.citygml4j.tools/lod-filter/ -->
<dependency>
<groupId>org.citygml4j.tools</groupId>
<artifactId>lod-filter</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.citygml4j.tools/lod-filter/
implementation 'org.citygml4j.tools:lod-filter:1.4.5'
// https://jarcasting.com/artifacts/org.citygml4j.tools/lod-filter/
implementation ("org.citygml4j.tools:lod-filter:1.4.5")
'org.citygml4j.tools:lod-filter:jar:1.4.5'
<dependency org="org.citygml4j.tools" name="lod-filter" rev="1.4.5">
<artifact name="lod-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.citygml4j.tools', module='lod-filter', version='1.4.5')
)
libraryDependencies += "org.citygml4j.tools" % "lod-filter" % "1.4.5"
[org.citygml4j.tools/lod-filter "1.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.citygml4j : citygml4j | jar | 2.12.1 |
| org.citygml4j.tools : citygml-tools-common | jar | 1.4.5 |