is not current version
Last Version 1.0.1

com.axibase:math 1.0.0

BigDecimal implementation of Apache Commons Math Descriptive Statistics and Summary Statistics.

GroupId

GroupId

com.axibase
ArtifactId

ArtifactId

math
Version

Version

1.0.0
Type

Type

jar

Download math 1.0.0


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