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

result-coroutines 4.0.0

The modelling for success/failure of operations in Kotlin

Лицензия

Лицензия

Группа

Группа

com.github.kittinunf.result
Идентификатор

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

result-coroutines
Версия

Версия

4.0.0
Тип

Тип

jar
Описание

Описание

result-coroutines
The modelling for success/failure of operations in Kotlin
Ссылка на сайт

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

https://github.com/kittinunf/Result
Система контроля версий

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

https://github.com/kittinunf/Result

Скачать result-coroutines 4.0.0


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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
com.github.kittinunf.result : result jar 4.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2

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

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