Last Version

LibJ Math 0.6.6

Supplementary extensions to the java.math package.

License

License

GroupId

GroupId

org.libj
ArtifactId

ArtifactId

math
Version

Version

0.6.6
Type

Type

jar
Description

Description

LibJ Math
Supplementary extensions to the java.math package.
Project Organization

Project Organization

LibJ

Download math 0.6.6


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.obermuhlner : big-math jar 2.3.0
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.