GroupId | GroupIdorg.unlaxer |
---|---|
ArtifactId | ArtifactIdtinyExpression-threeaddress |
Version | Version1.1.17 |
Type | Typejar |
Filename | Size |
---|---|
tinyExpression-threeaddress-1.1.17.pom | |
tinyExpression-threeaddress-1.1.17.jar | 355 bytes |
tinyExpression-threeaddress-1.1.17-sources.jar | 355 bytes |
tinyExpression-threeaddress-1.1.17-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.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.unlaxer/tinyExpression-threeaddress/
implementation 'org.unlaxer:tinyExpression-threeaddress:1.1.17'
// https://jarcasting.com/artifacts/org.unlaxer/tinyExpression-threeaddress/
implementation ("org.unlaxer:tinyExpression-threeaddress:1.1.17")
'org.unlaxer:tinyExpression-threeaddress:jar:1.1.17'
<dependency org="org.unlaxer" name="tinyExpression-threeaddress" rev="1.1.17">
<artifact name="tinyExpression-threeaddress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unlaxer', module='tinyExpression-threeaddress', version='1.1.17')
)
libraryDependencies += "org.unlaxer" % "tinyExpression-threeaddress" % "1.1.17"
[org.unlaxer/tinyExpression-threeaddress "1.1.17"]