Arrow Ank

Compile time docs verification and evaluation for Kotlin and Java

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-ank
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Arrow Ank
Compile time docs verification and evaluation for Kotlin and Java
Project URL

Project URL

https://github.com/arrow-kt/arrow/
Source Code Management

Source Code Management

https://github.com/arrow-kt/arrow/

Download arrow-ank

How to add to project

<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-ank/ -->
<dependency>
    <groupId>io.arrow-kt</groupId>
    <artifactId>arrow-ank</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-ank/
implementation 'io.arrow-kt:arrow-ank:1.0.1'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-ank/
implementation ("io.arrow-kt:arrow-ank:1.0.1")
'io.arrow-kt:arrow-ank:jar:1.0.1'
<dependency org="io.arrow-kt" name="arrow-ank" rev="1.0.1">
  <artifact name="arrow-ank" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-ank', version='1.0.1')
)
libraryDependencies += "io.arrow-kt" % "arrow-ank" % "1.0.1"
[io.arrow-kt/arrow-ank "1.0.1"]

Dependencies

runtime (6)

Group / Artifact Type Version
io.arrow-kt : arrow-fx-coroutines-jvm jar 1.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-compiler jar 1.5.31
org.jetbrains.kotlin : kotlin-script-util jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
org.jetbrains.kotlin : kotlin-scripting-compiler jar 1.5.31

Project Modules

There are no modules declared in this project.
io.arrow-kt

ΛRROW

Functional Data Types & Abstractions for Kotlin

Versions

Version
1.0.1
1.0.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.0
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0