is not current version
Last Version 0.6.1

JosmFilterParser 0.5.1

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

License

License

GroupId

GroupId

ch.poole.osm
ArtifactId

ArtifactId

JosmFilterParser
Version

Version

0.5.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/simonpoole/JosmFilterParser
Source Code Management

Source Code Management

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

Download JosmFilterParser 0.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.