is not current version
Last Version 1.1.24

org.unlaxer:unlaxer-diagram 1.1.20

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-diagram
Version

Version

1.1.20
Type

Type

jar

Download unlaxer-diagram 1.1.20


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