is not current version
Last Version 1.1.24

org.unlaxer:unlaxer-vocabulary 1.1.23

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-vocabulary
Version

Version

1.1.23
Type

Type

jar

Download unlaxer-vocabulary 1.1.23


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