Last Version

Kotlin Big Math 2.3.0

Kotlin Math functions for BigDecimal.

License

License

MIT License
Categories

Categories

Kotlin Languages
GroupId

GroupId

ch.obermuhlner
ArtifactId

ArtifactId

kotlin-big-math
Version

Version

2.3.0
Type

Type

jar
Description

Description

Kotlin Big Math
Kotlin Math functions for BigDecimal.
Project URL

Project URL

https://github.com/eobermuhlner/kotlin-big-math
Source Code Management

Source Code Management

https://github.com/eobermuhlner/kotlin-big-math/

Download kotlin-big-math 2.3.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
ch.obermuhlner : big-math jar 2.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.