wktgrammar

A simple project holding the definition of WKT Grammar and using ANTLR4 for generating the Lexer and the Parser

License

License

Categories

Categories

Net
GroupId

GroupId

net.wuillemin
ArtifactId

ArtifactId

wktgrammar
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

wktgrammar
A simple project holding the definition of WKT Grammar and using ANTLR4 for generating the Lexer and the Parser

Download wktgrammar

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3