a

arrow-fx-coroutines-utils-js

Library with functional concurrency primitives
https://github.com/nomisrev/arrow-fx-coroutines-utils
The Apache Software License, Version 2.0
Simon Vergauwen
Files download
File Operation
arrow-fx-coroutines-utils-js-0.1.1-alpha.28.pom download
arrow-fx-coroutines-utils-js-0.1.1-alpha.28-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.nomisrev</groupId>
  <artifactId>arrow-fx-coroutines-utils-js</artifactId>
  <version>0.1.1-alpha.28</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.nomisrev:arrow-fx-coroutines-utils-js:0.1.1-alpha.28'
Gradle Kotlin
implementation("io.github.nomisrev:arrow-fx-coroutines-utils-js:0.1.1-alpha.28")
Scala SBT
libraryDependencies += "io.github.nomisrev" % "arrow-fx-coroutines-utils-js" % "0.1.1-alpha.28"
Groovy Grape
@Grapes(
  @Grab(group='io.github.nomisrev', module='arrow-fx-coroutines-utils-js', version='0.1.1-alpha.28')
)
Apache Ivy
<dependency org="io.github.nomisrev" name="arrow-fx-coroutines-utils-js" rev="0.1.1-alpha.28" />
Leiningen
[io.github.nomisrev/arrow-fx-coroutines-utils-js "0.1.1-alpha.28"]
Apache Buildr
'io.github.nomisrev:arrow-fx-coroutines-utils-js:jar:0.1.1-alpha.28'