is not current version
Last Version 6.0.29

io.mfj:expr 6.0.28

A handy expression parser.

License

License

GroupId

GroupId

io.mfj
ArtifactId

ArtifactId

expr
Version

Version

6.0.28
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 6.0.28


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.antlr : antlr4-runtime jar 4.9.2

test (1)

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

Project Modules

There are no modules declared in this project.