BlaiseParser

Lightweight expression parsing library.

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-parser
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

BlaiseParser
Lightweight expression parsing library.

Download blaise-parser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3