Last Version

org.metaborg:pie.share.coroutine 0.3.0

PIE concurrency task share implementation with Kotlin coroutines

License

License

GroupId

GroupId

org.metaborg
ArtifactId

ArtifactId

pie.share.coroutine
Version

Version

0.3.0
Type

Type

jar
Description

Description

PIE concurrency task share implementation with Kotlin coroutines

Download pie.share.coroutine 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 0.22.5
org.metaborg : pie.api jar 0.3.0

test (2)

Group / Artifact Type Version
org.metaborg : pie.runtime.test jar 0.3.0
com.nhaarman : mockito-kotlin jar 1.5.0

Project Modules

There are no modules declared in this project.