is not current version
Last Version 1.1.24

org.unlaxer:unlaxer-diagram 1.1.23

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

unlaxer-diagram
Version

Version

1.1.23
Type

Type

jar

Download unlaxer-diagram 1.1.23


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