Last Version

Unlaxer parser combinator 1.1.16

a simple parser combinator inspired by RelaxNG

License

License

MIT
GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

ast
Version

Version

1.1.16
Type

Type

jar
Description

Description

Unlaxer parser combinator
a simple parser combinator inspired by RelaxNG
Project URL

Project URL

https://bitbucket.org/opaopa6969/unlaxer

Download ast 1.1.16


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

Dependencies

compile (1)

Group / Artifact Type Version
org.unlaxer : tinyExpression jar 1.1.16

test (4)

Group / Artifact Type Version
net.arnx : jsonic jar 1.3.10
junit : junit jar 4.12
org.unlaxer : unlaxer-testbase jar 1.1.16
org.unlaxer : tinyExpression-testbase jar 1.1.16

Project Modules

There are no modules declared in this project.