org.rekex:rekex-common_util

PEG parser generator which derives grammar rules from datatypes of parse trees.

License

License

GroupId

GroupId

org.rekex
ArtifactId

ArtifactId

rekex-common_util
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

PEG parser generator which derives grammar rules from datatypes of parse trees.
Source Code Management

Source Code Management

https://github.com/zhong-j-yu/rekex/tree/main/rekex-common_util

Download rekex-common_util

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0