ConditionalRestrictionParser

This is a simple parser for OSM conditional restriction tags

License

License

MIT
GroupId

GroupId

ch.poole
ArtifactId

ArtifactId

ConditionalRestrictionParser
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

ConditionalRestrictionParser
This is a simple parser for OSM conditional restriction tags
Project URL

Project URL

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

Source Code Management

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

Download ConditionalRestrictionParser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.poole : OpeningHoursParser jar 0.27.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.1