License |
License |
---|---|
GroupId | GroupIdio.tauris |
ArtifactId | ArtifactIdexpression |
Version | Version1.0.10 |
Type | Typejar |
Description |
DescriptionTExpr
Java boolean evaluate and numerical calculation expression
|
Project URL |
Project URL |
Filename | Size |
---|---|
expression-1.0.10.pom | |
expression-1.0.10.jar | 128 KB |
expression-1.0.10-sources.jar | 60 KB |
expression-1.0.10-javadoc.jar | 532 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.6 |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.10.1 |
junit : junit | jar | 4.13.1 |