Last Version

Coroutines 0.2.2

A Kotlin framework for development of high performance, IO-driven applications.

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

Coroutines
Version

Version

0.2.2
Type

Type

jar
Description

Description

Coroutines
A Kotlin framework for development of high performance, IO-driven applications.
Project Organization

Project Organization

dorkbox, llc

Download Coroutines 0.2.2


<!-- https://jarcasting.com/artifacts/com.dorkbox/Coroutines/ -->
<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>Coroutines</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dorkbox/Coroutines/
implementation 'com.dorkbox:Coroutines:0.2.2'
// https://jarcasting.com/artifacts/com.dorkbox/Coroutines/
implementation ("com.dorkbox:Coroutines:0.2.2")
'com.dorkbox:Coroutines:jar:0.2.2'
<dependency org="com.dorkbox" name="Coroutines" rev="0.2.2">
  <artifact name="Coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dorkbox', module='Coroutines', version='0.2.2')
)
libraryDependencies += "com.dorkbox" % "Coroutines" % "0.2.2"
[com.dorkbox/Coroutines "0.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.70
org.jetbrains.kotlin : kotlin-reflect jar 1.2.70

Project Modules

There are no modules declared in this project.