License |
License |
---|---|
GroupId | GroupIdio.mfj |
ArtifactId | ArtifactIdexpr |
Version | Version6.0.28 |
Type | Typejar |
Description |
Descriptionio.mfj:expr
A handy expression parser.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
expr-6.0.28.pom | |
expr-6.0.28.jar | 114 KB |
expr-6.0.28-sources.jar | 37 KB |
expr-6.0.28-javadoc.jar | 525 KB |
Browse |
<!-- 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"]
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 |