is not current version
Last Version 6.0.29

io.mfj:expr 4.1.16

A handy expression parser.

GroupId

GroupId

io.mfj
ArtifactId

ArtifactId

expr
Version

Version

4.1.16
Type

Type

jar

Download expr 4.1.16


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