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