JosmFilterParser

This is a simple parser for the JOSM search/filter language

Лицензия

Лицензия

Группа

Группа

ch.poole.osm
Идентификатор

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

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

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

0.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JosmFilterParser
This is a simple parser for the JOSM search/filter language
Ссылка на сайт

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

https://github.com/simonpoole/JosmFilterParser
Система контроля версий

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

https://github.com/simonpoole/JosmFilterParser.git

Скачать JosmFilterParser

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.6.1
0.6.0
0.5.3
0.5.1
0.5.0