Files download
File Operation
big-math-2.3.0.jar download
big-math-2.3.0.pom download
big-math-2.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>ch.obermuhlner</groupId>
  <artifactId>big-math</artifactId>
  <version>2.3.0</version>
</dependency>
Gradle Groovy
implementation 'ch.obermuhlner:big-math:2.3.0'
Gradle Kotlin
implementation("ch.obermuhlner:big-math:2.3.0")
Scala SBT
libraryDependencies += "ch.obermuhlner" % "big-math" % "2.3.0"
Groovy Grape
@Grapes(
  @Grab(group='ch.obermuhlner', module='big-math', version='2.3.0')
)
Apache Ivy
<dependency org="ch.obermuhlner" name="big-math" rev="2.3.0" />
Leiningen
[ch.obermuhlner/big-math "2.3.0"]
Apache Buildr
'ch.obermuhlner:big-math:jar:2.3.0'
Dependencies