is not current version
Last Version 1.1.24

org.unlaxer:unlaxer-testbase 1.1.18

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-testbase
Version

Version

1.1.18
Type

Type

jar

Download unlaxer-testbase 1.1.18


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