MVN

ch.obermuhlner : big-math

Maven & Gradle

Nov 13, 2022
35 usages
283 stars

Big Math · Math functions for BigDecimal.

<dependency>
    <groupId>ch.obermuhlner</groupId>
    <artifactId>big-math</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.obermuhlner : big-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2
  • Latest Beta: 1.0-beta2

All Versions

Choose a version of ch.obermuhlner : big-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
big-math-2.3.2
big-math-2.3.1
big-math-2.3.0
2.2.x
big-math-2.2.1
big-math-2.2.0
2.1.x
big-math-2.1.0
2.0.x
big-math-2.0.1
big-math-2.0.0
1.3.x
big-math-1.3.0
1.2.x
big-math-1.2.1
big-math-1.2.0
1.1.x
big-math-1.1.0
1.0.x
big-math-1.0.0
1.0
big-math-1.0-beta2
big-math-1.0-beta1

How to add a dependency to Maven

Add the following ch.obermuhlner : big-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.obermuhlner</groupId>
    <artifactId>big-math</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.obermuhlner : big-math gradle dependency to your build.gradle file:

implementation 'ch.obermuhlner:big-math:2.3.2'

Gradle Kotlin DSL: Add the following ch.obermuhlner : big-math gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.obermuhlner:big-math:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.obermuhlner : big-math sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.obermuhlner" % "big-math" % "2.3.2"

Advertisement

Dependencies from Group

Nov 13, 2022
35 usages
283 stars
Nov 06, 2019
1 usages
67 stars
Jun 22, 2020
16 stars
Aug 11, 2019
6 stars
Aug 08, 2019
67 stars

Discover Dependencies

Aug 26, 2019
2 usages
4 stars
Jul 27, 2023
4 stars
Nov 23, 2017
1 stars
Jul 03, 2017
2 usages
416 stars
Jun 21, 2022
10 usages
33 stars
Jul 06, 2017
1 usages
13 stars
Jan 03, 2022
12 usages
200 stars