Kt-Math

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

Лицензия

Лицензия

Группа

Группа

io.github.gciatto
Идентификатор

Идентификатор

kt-math
Последняя версия

Последняя версия

0.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Kt-Math
Kotlin multi-platform porting of Java's BigIntegers and BigDecimals
Ссылка на сайт

Ссылка на сайт

https://github.com/gciatto/kt-math
Система контроля версий

Система контроля версий

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

Скачать kt-math

Имя Файла Размер
kt-math-0.7.0.pom
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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