is not current version
Last Version 1.1.24

org.unlaxer:unlaxer-testbase 1.1.19

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-testbase
Version

Version

1.1.19
Type

Type

jar

Download unlaxer-testbase 1.1.19


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