| License |
License |
|---|---|
| GroupId | GroupIdio.mfj |
| ArtifactId | ArtifactIdexpr |
| Last Version | Last Version6.0.29 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.mfj:expr
A handy expression parser.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| expr-6.0.29.pom | |
| expr-6.0.29.jar | 55 KB |
| expr-6.0.29-sources.jar | 18 KB |
| expr-6.0.29-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mfj/expr/ -->
<dependency>
<groupId>io.mfj</groupId>
<artifactId>expr</artifactId>
<version>6.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.mfj/expr/
implementation 'io.mfj:expr:6.0.29'
// https://jarcasting.com/artifacts/io.mfj/expr/
implementation ("io.mfj:expr:6.0.29")
'io.mfj:expr:jar:6.0.29'
<dependency org="io.mfj" name="expr" rev="6.0.29">
<artifact name="expr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mfj', module='expr', version='6.0.29')
)
libraryDependencies += "io.mfj" % "expr" % "6.0.29"
[io.mfj/expr "6.0.29"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.31 |