Jar examples for j:jeval
JEval is the advanced library for adding high-performance, mathematical, Boolean and functional expression parsing and evaluation to your Java applications.
You can download jar file jeval 0.9.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jeval-0.9.4.jar to your project.
<dependency> <groupId>net.sourceforge.jeval</groupId> <artifactId>jeval</artifactId> <version>0.9.4</version> </dependency>
compile group: 'net.sourceforge.jeval', name: 'jeval', version: '0.9.4'
libraryDependencies += "net.sourceforge.jeval" % "jeval" % "0.9.4"
<dependency org="net.sourceforge.jeval" name="jeval" rev="0.9.4"/>
@Grapes(@Grab(group='net.sourceforge.jeval', module='jeval', version='0.9.4'))
'net.sourceforge.jeval:jeval:jar:0.9.4'
Click the following link to download the jar file.
jeval-0.9.4-javadoc.jar