y

y-concurrency-watchosarm64

Functional Programming Library In Kotlin
https://github.com/whyrising/y
The Apache License, Version 2.0
Yahya Tinani
Files download
File Operation
y-concurrency-watchosarm64-0.2.0.pom download
y-concurrency-watchosarm64-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.whyrising.y</groupId>
  <artifactId>y-concurrency-watchosarm64</artifactId>
  <version>0.2.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.github.whyrising.y:y-concurrency-watchosarm64:0.2.0'
Gradle Kotlin
implementation("com.github.whyrising.y:y-concurrency-watchosarm64:0.2.0")
Scala SBT
libraryDependencies += "com.github.whyrising.y" % "y-concurrency-watchosarm64" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.whyrising.y', module='y-concurrency-watchosarm64', version='0.2.0')
)
Apache Ivy
<dependency org="com.github.whyrising.y" name="y-concurrency-watchosarm64" rev="0.2.0" />
Leiningen
[com.github.whyrising.y/y-concurrency-watchosarm64 "0.2.0"]
Apache Buildr
'com.github.whyrising.y:y-concurrency-watchosarm64:jar:0.2.0'