is not current version
Last Version 1.1.3

io.matthewnelson.kotlin-components:coroutines-js 1.1.1

Kotlin Components' Coroutine Component

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

coroutines-js
Version

Version

1.1.1
Type

Type

pom

Download coroutines-js 1.1.1


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