Jar examples for e:exp4j
A simple mathematical expression evaluator for java.
You can download jar file exp4j 0.4.8 in this page.
Apache License 2.0
You can use the following script to add exp4j-0.4.8.jar to your project.
<dependency> <groupId>net.objecthunter</groupId> <artifactId>exp4j</artifactId> <version>0.4.8</version> </dependency>
compile group: 'net.objecthunter', name: 'exp4j', version: '0.4.8'
libraryDependencies += "net.objecthunter" % "exp4j" % "0.4.8"
<dependency org="net.objecthunter" name="exp4j" rev="0.4.8"/>
@Grapes(@Grab(group='net.objecthunter', module='exp4j', version='0.4.8'))
'net.objecthunter:exp4j:jar:0.4.8'
Click the following link to download the jar file.
exp4j-0.4.8-javadoc.jar