is not current version
Last Version 1.1.24

org.unlaxer:tinyExpression-threeaddress 1.1.19

a simple parser combinator inspired by RelaxNG

GroupId

GroupId

org.unlaxer
ArtifactId

ArtifactId

tinyExpression-threeaddress
Version

Version

1.1.19
Type

Type

jar

Download tinyExpression-threeaddress 1.1.19


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