Arrow Ank Gradle Plugin

Compile time docs verification and evaluation for Kotlin and Java

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-ank-gradle
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Arrow Ank Gradle Plugin
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-gradle

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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