Last Version

foundation.fluent.api:rpg-sample-language 0.14

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-sample-language
Version

Version

0.14
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-sample-language

Download rpg-sample-language 0.14


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

Dependencies

compile (2)

Group / Artifact Type Version
foundation.fluent.api : rpg jar 0.14
foundation.fluent.api : rpg-common jar 0.14

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.