Kotlin Complex Numbers

A lightweight library that allows a comfortable handling of complex numbers in Kotlin

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

org.kotlinmath
Идентификатор

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

complex-numbers
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kotlin Complex Numbers
A lightweight library that allows a comfortable handling of complex numbers in Kotlin
Ссылка на сайт

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

https://github.com/kotlincook/complex-numbers
Система контроля версий

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

https://github.com/kotlincook/complex-numbers.git

Скачать complex-numbers

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

<!-- https://jarcasting.com/artifacts/org.kotlinmath/complex-numbers/ -->
<dependency>
    <groupId>org.kotlinmath</groupId>
    <artifactId>complex-numbers</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kotlinmath/complex-numbers/
implementation 'org.kotlinmath:complex-numbers:1.0'
// https://jarcasting.com/artifacts/org.kotlinmath/complex-numbers/
implementation ("org.kotlinmath:complex-numbers:1.0")
'org.kotlinmath:complex-numbers:jar:1.0'
<dependency org="org.kotlinmath" name="complex-numbers" rev="1.0">
  <artifact name="complex-numbers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kotlinmath', module='complex-numbers', version='1.0')
)
libraryDependencies += "org.kotlinmath" % "complex-numbers" % "1.0"
[org.kotlinmath/complex-numbers "1.0"]

Зависимости

compile (1)

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

test (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.6.1
org.jetbrains.kotlin : kotlin-test jar 1.3.70
net.imagej : ij jar 1.52t
org.junit.jupiter : junit-jupiter jar 5.6.0

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

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

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

Версия
1.0