arithmetic.expression.evaluator

A very simple arithmetic expression evaluator

License

License

GroupId

GroupId

com.zsoltfabok
ArtifactId

ArtifactId

arithmetic.expression.evaluator
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

arithmetic.expression.evaluator
A very simple arithmetic expression evaluator
Project URL

Project URL

https://github.com/ZsoltFabok/arithmetic.expression.evaluator

Download arithmetic.expression.evaluator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3