Last Version

exp4j 1.0

A simple mathematical expression evaluator for java.

License

License

GroupId

GroupId

com.elmakers.math
ArtifactId

ArtifactId

exp4j
Version

Version

1.0
Type

Type

jar
Description

Description

exp4j
A simple mathematical expression evaluator for java.
Source Code Management

Source Code Management

https://github.com/fasseg/exp4j

Download exp4j 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.