is not current version
Last Version 2.3.0

ch.obermuhlner:big-math 2.0.0

Math functions for BigDecimal.

GroupId

GroupId

ch.obermuhlner
ArtifactId

ArtifactId

big-math
Version

Version

2.0.0
Type

Type

jar

Download big-math 2.0.0


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