Last Version

foundation.fluent.api:rpg-apt-parser-only 0.7

Java AST driven LR0 / LR1 parser generator, generating parser based on Java AST factory methods, and returning user defined root node of the abstract syntax tree.

License

License

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

rpg-apt-parser-only
Version

Version

0.7
Type

Type

jar
Description

Description

Java AST driven LR0 / LR1 parser generator, generating parser based on Java AST factory methods, and returning user defined root node of the abstract syntax tree.
Project URL

Project URL

https://github.com/c0stra/rpg/wiki/rpg/rpg-apt-parser-only

Download rpg-apt-parser-only 0.7


<!-- https://jarcasting.com/artifacts/foundation.fluent.api/rpg-apt-parser-only/ -->
<dependency>
    <groupId>foundation.fluent.api</groupId>
    <artifactId>rpg-apt-parser-only</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/foundation.fluent.api/rpg-apt-parser-only/
implementation 'foundation.fluent.api:rpg-apt-parser-only:0.7'
// https://jarcasting.com/artifacts/foundation.fluent.api/rpg-apt-parser-only/
implementation ("foundation.fluent.api:rpg-apt-parser-only:0.7")
'foundation.fluent.api:rpg-apt-parser-only:jar:0.7'
<dependency org="foundation.fluent.api" name="rpg-apt-parser-only" rev="0.7">
  <artifact name="rpg-apt-parser-only" type="jar" />
</dependency>
@Grapes(
@Grab(group='foundation.fluent.api', module='rpg-apt-parser-only', version='0.7')
)
libraryDependencies += "foundation.fluent.api" % "rpg-apt-parser-only" % "0.7"
[foundation.fluent.api/rpg-apt-parser-only "0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
foundation.fluent.api : rpg-algo jar 0.7
foundation.fluent.api : rpg jar 0.7

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.1.0
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.