Last Version

kotlinx-coroutines-core 1.3.8

Coroutines support libraries for Kotlin

License

License

Categories

Categories

Kotlin Languages Native Development Tools
GroupId

GroupId

org.jetbrains.kotlinx
ArtifactId

ArtifactId

kotlinx-coroutines-core-native
Version

Version

1.3.8
Type

Type

pom
Description

Description

kotlinx-coroutines-core
Coroutines support libraries for Kotlin
Project URL

Project URL

https://github.com/Kotlin/kotlinx.coroutines
Source Code Management

Source Code Management

https://github.com/Kotlin/kotlinx.coroutines

Download kotlinx-coroutines-core-native 1.3.8


<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlinx/kotlinx-coroutines-core-native/ -->
<dependency>
    <groupId>org.jetbrains.kotlinx</groupId>
    <artifactId>kotlinx-coroutines-core-native</artifactId>
    <version>1.3.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlinx/kotlinx-coroutines-core-native/
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core-native:1.3.8'
// https://jarcasting.com/artifacts/org.jetbrains.kotlinx/kotlinx-coroutines-core-native/
implementation ("org.jetbrains.kotlinx:kotlinx-coroutines-core-native:1.3.8")
'org.jetbrains.kotlinx:kotlinx-coroutines-core-native:pom:1.3.8'
<dependency org="org.jetbrains.kotlinx" name="kotlinx-coroutines-core-native" rev="1.3.8">
  <artifact name="kotlinx-coroutines-core-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlinx', module='kotlinx-coroutines-core-native', version='1.3.8')
)
libraryDependencies += "org.jetbrains.kotlinx" % "kotlinx-coroutines-core-native" % "1.3.8"
[org.jetbrains.kotlinx/kotlinx-coroutines-core-native "1.3.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.