is not current version
Last Version 6.0.29

io.mfj:expr 4.0.13

A handy expression parser.

GroupId

GroupId

io.mfj
ArtifactId

ArtifactId

expr
Version

Version

4.0.13
Type

Type

jar

Download expr 4.0.13


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