toolgood.algorithm

ToolGood.Algorithm supports Four arithmetic, Excel formula, and supports Custom parameters.

License

License

GroupId

GroupId

io.github.toolgood
ArtifactId

ArtifactId

toolgood-algorithm
Last Version

Last Version

3.0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

toolgood.algorithm
ToolGood.Algorithm supports Four arithmetic, Excel formula, and supports Custom parameters.
Project URL

Project URL

https://github.com/toolgood/ToolGood.Algorithm
Source Code Management

Source Code Management

https://github.com/toolgood/ToolGood.Algorithm

Download toolgood-algorithm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.3
joda-time : joda-time jar 2.10.1
org.apache.commons : commons-text jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4.0
3.0.3.0