a

arrow-annotations-macosarm64

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