math

The math tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

math
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

math
The math tool for java.

Download math

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.20
org.apiguardian : apiguardian-api jar 1.0.0
org.apache.commons : commons-math3 jar 3.6.1
colt : colt jar 1.2.0
com.google.guava : guava jar 27.0.1-jre
com.clearspring.analytics : stream jar 2.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1