is not current version
Last Version 1.1.24

org.unlaxer:unlaxer-vocabulary 1.1.17

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-vocabulary
Version

Version

1.1.17
Type

Type

jar

Download unlaxer-vocabulary 1.1.17


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