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

com.michael-bull.kotlin-result:kotlin-result-coroutines 1.1.9

Extensions for using kotlin-result with kotlinx-coroutines.

Категории

Категории

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

Группа

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

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

kotlin-result-coroutines
Версия

Версия

1.1.9
Тип

Тип

pom

Скачать kotlin-result-coroutines 1.1.9

Имя Файла Размер
kotlin-result-coroutines-1.1.9.pom
Обзор

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