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

kotlin-result 1.1.14

A Result monad for modelling success or failure operations.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.michael-bull.kotlin-result
Идентификатор

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

kotlin-result-js
Версия

Версия

1.1.14
Тип

Тип

pom
Описание

Описание

kotlin-result
A Result monad for modelling success or failure operations.
Ссылка на сайт

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

https://github.com/michaelbull/kotlin-result
Система контроля версий

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

https://github.com/michaelbull/kotlin-result

Скачать kotlin-result-js 1.1.14


<!-- https://jarcasting.com/artifacts/com.michael-bull.kotlin-result/kotlin-result-js/ -->
<dependency>
    <groupId>com.michael-bull.kotlin-result</groupId>
    <artifactId>kotlin-result-js</artifactId>
    <version>1.1.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.michael-bull.kotlin-result/kotlin-result-js/
implementation 'com.michael-bull.kotlin-result:kotlin-result-js:1.1.14'
// https://jarcasting.com/artifacts/com.michael-bull.kotlin-result/kotlin-result-js/
implementation ("com.michael-bull.kotlin-result:kotlin-result-js:1.1.14")
'com.michael-bull.kotlin-result:kotlin-result-js:pom:1.1.14'
<dependency org="com.michael-bull.kotlin-result" name="kotlin-result-js" rev="1.1.14">
  <artifact name="kotlin-result-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.michael-bull.kotlin-result', module='kotlin-result-js', version='1.1.14')
)
libraryDependencies += "com.michael-bull.kotlin-result" % "kotlin-result-js" % "1.1.14"
[com.michael-bull.kotlin-result/kotlin-result-js "1.1.14"]

Зависимости

compile (2)

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

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

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