Last Version

Java Lookahead Parser Generator Extension 1.8.0

Syntactically extended parsers for regex, bnf, ...grammars

License

License

GroupId

GroupId

org.vesalainen.lpg
ArtifactId

ArtifactId

javalpg
Version

Version

1.8.0
Type

Type

jar
Description

Description

Java Lookahead Parser Generator Extension
Syntactically extended parsers for regex, bnf, ...grammars
Project URL

Project URL

https://github.com/tvesalainen/javalpg/
Source Code Management

Source Code Management

https://github.com/tvesalainen/javalpg/

Download javalpg 1.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4
org.vesalainen.lpg : lpg jar 1.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.