is not current version
Last Version 6.0.29

io.mfj:expr 5.0.25

A handy expression parser.

License

License

GroupId

GroupId

io.mfj
ArtifactId

ArtifactId

expr
Version

Version

5.0.25
Type

Type

jar
Description

Description

io.mfj:expr
A handy expression parser.
Source Code Management

Source Code Management

https://github.com/measuresforjustice/expr/tree/main

Download expr 5.0.25


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
org.parboiled : parboiled-core jar 1.3.1
org.parboiled : parboiled-java jar 1.3.1

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32

Project Modules

There are no modules declared in this project.