TExpr

Java boolean evaluate and numerical calculation expression

License

License

GroupId

GroupId

io.tauris
ArtifactId

ArtifactId

expression
Last Version

Last Version

1.0.10
Release Date

Release Date

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

How to add to project

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

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.13.1

Project Modules

There are no modules declared in this project.
io.tauris

Tauris

Versions

Version
1.0.10
1.0.9
1.0.8