Last Version

Arrow Stack 1.1.3-alpha.23

Functional companion to Kotlin's Standard Library

License

License

GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-stack
Version

Version

1.1.3-alpha.23
Type

Type

pom
Description

Description

Arrow Stack
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-stack 1.1.3-alpha.23


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

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.