is not current version
Last Version 1.1.24

Unlaxer parser combinator 1.1.22

a simple parser combinator inspired by RelaxNG

License

License

MIT
GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

cql
Version

Version

1.1.22
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 cql 1.1.22


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

Dependencies

compile (1)

Group / Artifact Type Version
org.unlaxer : unlaxer-common jar 1.1.22

test (3)

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

Project Modules

There are no modules declared in this project.