a

arrow-fx-coroutines-tvosx64

Functional companion to Kotlin's Standard Library
https://github.com/arrow-kt/arrow/
The Apache Software License, Version 2.0
The Arrow Authors
Files download
File Operation
arrow-fx-coroutines-tvosx64-1.0.1.pom download
arrow-fx-coroutines-tvosx64-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.arrow-kt</groupId>
  <artifactId>arrow-fx-coroutines-tvosx64</artifactId>
  <version>1.0.1</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.arrow-kt:arrow-fx-coroutines-tvosx64:1.0.1'
Gradle Kotlin
implementation("io.arrow-kt:arrow-fx-coroutines-tvosx64:1.0.1")
Scala SBT
libraryDependencies += "io.arrow-kt" % "arrow-fx-coroutines-tvosx64" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.arrow-kt', module='arrow-fx-coroutines-tvosx64', version='1.0.1')
)
Apache Ivy
<dependency org="io.arrow-kt" name="arrow-fx-coroutines-tvosx64" rev="1.0.1" />
Leiningen
[io.arrow-kt/arrow-fx-coroutines-tvosx64 "1.0.1"]
Apache Buildr
'io.arrow-kt:arrow-fx-coroutines-tvosx64:jar:1.0.1'