is not current version
Last Version 1.1.24

org.unlaxer:tinyExpression-parsetree 1.1.19

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

tinyExpression-parsetree
Version

Version

1.1.19
Type

Type

jar

Download tinyExpression-parsetree 1.1.19


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