Last Version

Ank Gradle Plugin 0.6.0

Compile time docs verification and evaluation for Kotlin (Gradle Plugin)

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

ank-gradle-plugin
Version

Version

0.6.0
Type

Type

jar
Description

Description

Ank Gradle Plugin
Compile time docs verification and evaluation for Kotlin (Gradle Plugin)
Project URL

Project URL

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

Source Code Management

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

Download ank-gradle-plugin 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.2.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.