osm-parser

Open Street Map XML Parser written in Java

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.mahmutkocas
Идентификатор

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

osmparser
Последняя версия

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

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

osm-parser
Open Street Map XML Parser written in Java
Ссылка на сайт

Ссылка на сайт

https://github.com/TheDoctorOne/osm-parser
Система контроля версий

Система контроля версий

https://github.com/TheDoctorOne/osm-parser

Скачать osmparser

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5
0.4
0.3