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