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.33.pom download
arrow-fx-coroutines-utils-js-0.1.1-alpha.33-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.nomisrev</groupId>
  <artifactId>arrow-fx-coroutines-utils-js</artifactId>
  <version>0.1.1-alpha.33</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.nomisrev:arrow-fx-coroutines-utils-js:0.1.1-alpha.33'
Gradle Kotlin
implementation("io.github.nomisrev:arrow-fx-coroutines-utils-js:0.1.1-alpha.33")
Scala SBT
libraryDependencies += "io.github.nomisrev" % "arrow-fx-coroutines-utils-js" % "0.1.1-alpha.33"
Groovy Grape
@Grapes(
  @Grab(group='io.github.nomisrev', module='arrow-fx-coroutines-utils-js', version='0.1.1-alpha.33')
)
Apache Ivy
<dependency org="io.github.nomisrev" name="arrow-fx-coroutines-utils-js" rev="0.1.1-alpha.33" />
Leiningen
[io.github.nomisrev/arrow-fx-coroutines-utils-js "0.1.1-alpha.33"]
Apache Buildr
'io.github.nomisrev:arrow-fx-coroutines-utils-js:jar:0.1.1-alpha.33'