com.github.meowingtwurtle:mathParser

A parser for math expressions.

License

License

GroupId

GroupId

com.github.meowingtwurtle
ArtifactId

ArtifactId

mathParser
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.meowingtwurtle:mathParser
A parser for math expressions.

Download mathParser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0