Last Version

net.netnook.repeg:repeg 0.1.0

PEG based parser builder

License

License

Categories

Categories

Net
GroupId

GroupId

net.netnook.repeg
ArtifactId

ArtifactId

repeg
Version

Version

0.1.0
Type

Type

jar
Description

Description

net.netnook.repeg:repeg
PEG based parser builder
Project URL

Project URL

https://netnook.github.io/repeg/
Source Code Management

Source Code Management

https://github.com/netnook/repeg

Download repeg 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.