Last Version

Arrow Annotations Compile Time 0.8.2

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-annotations-processor
Version

Version

0.8.2
Type

Type

jar
Description

Description

Arrow Annotations Compile Time
Functional companion to Kotlin's Standard Library
Project URL

Project URL

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

Source Code Management

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

Download arrow-annotations-processor 0.8.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11
io.arrow-kt : arrow-annotations jar 0.8.2
me.eugeniomarletti.kotlin.metadata : kotlin-metadata jar 1.4.0
com.squareup : kotlinpoet jar 1.0.0-RC1
org.jetbrains.kotlin : kotlin-reflect jar 1.3.11

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.15
io.arrow-kt : arrow-data jar 0.8.2
io.arrow-kt » arrow-annotations-processor-models jar 0.8.2
io.arrow-kt : arrow-optics jar 0.8.2
io.kotlintest : kotlintest jar 2.0.7

Project Modules

There are no modules declared in this project.