is not current version
Last Version 1.0.102

io.github.incplusplus:bigtoolbox-math 1.0.100

The math module of bigtoolbox

GroupId

GroupId

io.github.incplusplus
ArtifactId

ArtifactId

bigtoolbox-math
Version

Version

1.0.100
Type

Type

jar

Download bigtoolbox-math 1.0.100


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