is not current version
Last Version 2.3.0

ch.obermuhlner:big-math 1.2.1

Math functions for BigDecimal.

GroupId

GroupId

ch.obermuhlner
ArtifactId

ArtifactId

big-math
Version

Version

1.2.1
Type

Type

jar

Download big-math 1.2.1


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