Last Version

Arrow Shadow 0.9.0

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-shadow
Version

Version

0.9.0
Type

Type

jar
Description

Description

Arrow Shadow
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-shadow 0.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.arrow-kt : arrow-effects jar 0.7.3
io.arrow-kt : arrow-optics jar 0.7.3

Project Modules

There are no modules declared in this project.