mexpr

Project for parsing and evaluation of mathematical expressions

License

License

GroupId

GroupId

io.bitbucket.janmaren
ArtifactId

ArtifactId

mexpr
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

mexpr
Project for parsing and evaluation of mathematical expressions
Project URL

Project URL

https://bitbucket.org/janmaren/mikulas/wiki/mexpr/index
Source Code Management

Source Code Management

https://bitbucket.org/janmaren/mikulas/src/master/mexpr/

Download mexpr

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.bitbucket.janmaren : mexpr-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0