Unlaxer parser combinator

a simple parser combinator inspired by RelaxNG

License

License

MIT
GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-common
Last Version

Last Version

1.1.24
Release Date

Release Date

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 unlaxer-common

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
net.arnx : jsonic jar 1.3.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.0