| License |
License |
|---|---|
| GroupId | GroupIdorg.unlaxer |
| ArtifactId | ArtifactIdtinyExpression-threeaddress |
| Last Version | Last Version1.1.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUnlaxer parser combinator
a simple parser combinator inspired by RelaxNG
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tinyExpression-threeaddress-1.1.24.pom | |
| tinyExpression-threeaddress-1.1.24.jar | 355 bytes |
| tinyExpression-threeaddress-1.1.24-sources.jar | 355 bytes |
| tinyExpression-threeaddress-1.1.24-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.unlaxer/tinyExpression-threeaddress/ -->
<dependency>
<groupId>org.unlaxer</groupId>
<artifactId>tinyExpression-threeaddress</artifactId>
<version>1.1.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.unlaxer/tinyExpression-threeaddress/
implementation 'org.unlaxer:tinyExpression-threeaddress:1.1.24'
// https://jarcasting.com/artifacts/org.unlaxer/tinyExpression-threeaddress/
implementation ("org.unlaxer:tinyExpression-threeaddress:1.1.24")
'org.unlaxer:tinyExpression-threeaddress:jar:1.1.24'
<dependency org="org.unlaxer" name="tinyExpression-threeaddress" rev="1.1.24">
<artifact name="tinyExpression-threeaddress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unlaxer', module='tinyExpression-threeaddress', version='1.1.24')
)
libraryDependencies += "org.unlaxer" % "tinyExpression-threeaddress" % "1.1.24"
[org.unlaxer/tinyExpression-threeaddress "1.1.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.unlaxer : tinyExpression | jar | 1.1.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.arnx : jsonic | jar | 1.3.10 |
| junit : junit | jar | 4.12 |
| org.unlaxer : unlaxer-testbase | jar | 1.1.24 |
| org.unlaxer : tinyExpression-testbase | jar | 1.1.24 |