| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.heigit.ohsome |
| Идентификатор | Идентификаторoshdb-tool |
| Версия | Версия0.6.4 |
| Тип | Типpom |
| Описание |
ОписаниеOSHDB toolkit
This is a toolkit that holds plug-in-like executable tools and their background. They are not directly a cornerstone of the core but hold some interesting tools you might want to check out!
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| oshdb-tool-0.6.4.pom | 881 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-tool/ -->
<dependency>
<groupId>org.heigit.ohsome</groupId>
<artifactId>oshdb-tool</artifactId>
<version>0.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-tool/
implementation 'org.heigit.ohsome:oshdb-tool:0.6.4'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-tool/
implementation ("org.heigit.ohsome:oshdb-tool:0.6.4")
'org.heigit.ohsome:oshdb-tool:pom:0.6.4'
<dependency org="org.heigit.ohsome" name="oshdb-tool" rev="0.6.4">
<artifact name="oshdb-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-tool', version='0.6.4')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-tool" % "0.6.4"
[org.heigit.ohsome/oshdb-tool "0.6.4"]