Kt-Math

Kotlin multi-platform porting of Java's BigIntegers and BigDecimals

License

License

GroupId

GroupId

io.github.gciatto
ArtifactId

ArtifactId

kt-math
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

Kt-Math
Kotlin multi-platform porting of Java's BigIntegers and BigDecimals
Project URL

Project URL

https://github.com/gciatto/kt-math
Source Code Management

Source Code Management

https://github.com/gciatto/kt-math

Download kt-math

Filename Size
kt-math-0.7.0.pom
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.gciatto/kt-math/ -->
<dependency>
    <groupId>io.github.gciatto</groupId>
    <artifactId>kt-math</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gciatto/kt-math/
implementation 'io.github.gciatto:kt-math:0.7.0'
// https://jarcasting.com/artifacts/io.github.gciatto/kt-math/
implementation ("io.github.gciatto:kt-math:0.7.0")
'io.github.gciatto:kt-math:pom:0.7.0'
<dependency org="io.github.gciatto" name="kt-math" rev="0.7.0">
  <artifact name="kt-math" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gciatto', module='kt-math', version='0.7.0')
)
libraryDependencies += "io.github.gciatto" % "kt-math" % "0.7.0"
[io.github.gciatto/kt-math "0.7.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.3
0.6.2
0.6.1-dev03+4d11ce0
0.6.1-dev02+825cbb8
0.6.1
0.6.0
0.5.0-dev0m+68392e9
0.5.0-dev0i+50e0ca6
0.5.0-dev0h+c0c8e82
0.5.0-dev0d+30d7095
0.5.0
0.4.0-dev0t+23b2558
0.4.0-dev0s+a66de22
0.4.0-dev0d+a6b029e
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.2.6
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0