is not current version
Last Version 1.1.0

dev.schlaubi:stdx-coroutines-js 1.0.1

Kotlin Standard Library Extensions

Categories

Categories

JavaScript Languages
GroupId

GroupId

dev.schlaubi
ArtifactId

ArtifactId

stdx-coroutines-js
Version

Version

1.0.1
Type

Type

pom

Download stdx-coroutines-js 1.0.1


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