Jar examples for e:expr
A handy expression parser.
You can download jar file expr 4.0.13 in this page.
Apache License, Version 2.0
You can use the following script to add expr-4.0.13.jar to your project.
<dependency> <groupId>io.mfj</groupId> <artifactId>expr</artifactId> <version>4.0.13</version> </dependency>
compile group: 'io.mfj', name: 'expr', version: '4.0.13'
libraryDependencies += "io.mfj" % "expr" % "4.0.13"
<dependency org="io.mfj" name="expr" rev="4.0.13"/>
@Grapes(@Grab(group='io.mfj', module='expr', version='4.0.13'))
'io.mfj:expr:jar:4.0.13'
Click the following link to download the jar file.
expr-4.0.13-javadoc.jar