com.github.uscexp:parboiled.extension

Extension for sirthias/parboiled parser.

License

License

GroupId

GroupId

com.github.uscexp
ArtifactId

ArtifactId

parboiled.extension
Last Version

Last Version

0.1.0-Beta
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.uscexp:parboiled.extension
Extension for sirthias/parboiled parser.
Source Code Management

Source Code Management

https://github.com/uscexp/parboiled.extension

Download parboiled.extension

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.uscexp/parboiled.extension/ -->
<dependency>
    <groupId>com.github.uscexp</groupId>
    <artifactId>parboiled.extension</artifactId>
    <version>0.1.0-Beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uscexp/parboiled.extension/
implementation 'com.github.uscexp:parboiled.extension:0.1.0-Beta'
// https://jarcasting.com/artifacts/com.github.uscexp/parboiled.extension/
implementation ("com.github.uscexp:parboiled.extension:0.1.0-Beta")
'com.github.uscexp:parboiled.extension:jar:0.1.0-Beta'
<dependency org="com.github.uscexp" name="parboiled.extension" rev="0.1.0-Beta">
  <artifact name="parboiled.extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uscexp', module='parboiled.extension', version='0.1.0-Beta')
)
libraryDependencies += "com.github.uscexp" % "parboiled.extension" % "0.1.0-Beta"
[com.github.uscexp/parboiled.extension "0.1.0-Beta"]

Dependencies

compile (3)

Group / Artifact Type Version
org.parboiled : parboiled-java jar 1.2.0
com.sun.codemodel : codemodel jar 2.6
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-Beta