is not current version
Last Version 1.0.10

TExpr 1.0.8

Java boolean evaluate and numerical calculation expression

License

License

GroupId

GroupId

io.tauris
ArtifactId

ArtifactId

expression
Version

Version

1.0.8
Type

Type

jar
Description

Description

TExpr
Java boolean evaluate and numerical calculation expression
Project URL

Project URL

https://github.com/tauris-io/expression

Download expression 1.0.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.6

test (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.10.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.