Last Version

kotlin-result-coroutines 1.1.16

Extensions for using kotlin-result with kotlinx-coroutines.

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

com.michael-bull.kotlin-result
ArtifactId

ArtifactId

kotlin-result-coroutines-js
Version

Version

1.1.16
Type

Type

pom
Description

Description

kotlin-result-coroutines
Extensions for using kotlin-result with kotlinx-coroutines.
Project URL

Project URL

https://github.com/michaelbull/kotlin-result
Source Code Management

Source Code Management

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

Download kotlin-result-coroutines-js 1.1.16


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1
com.michael-bull.kotlin-result : kotlin-result-js jar 1.1.16

Project Modules

There are no modules declared in this project.