Mathie

A quick mathematical expression framework.

License

License

GroupId

GroupId

com.gerritdrost.libs.mathie
ArtifactId

ArtifactId

mathie
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mathie
A quick mathematical expression framework.

Download mathie

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.12.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.carrotsearch : junit-benchmarks jar 0.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1