Arrow Stack

Functional companion to Kotlin's Standard Library

License

License

https://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

ORM Data
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-stack-myPlatform
Last Version

Last Version

1.0.5-alpha.43
Release Date

Release Date

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-myPlatform

How to add to project

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

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.

Versions

Version
1.0.5-alpha.43
1.0.4-alpha.42
1.0.2-alpha.41
1.0.2-alpha.40
1.0.2-alpha.39
1.0.2-alpha.38
1.0.2-alpha.36
1.0.2-alpha.35