| License |
License |
|---|---|
| GroupId | GroupIdio.arrow-kt |
| ArtifactId | ArtifactIdarrow-core |
| Last Version | Last Version1.1.3-alpha.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionArrow Core Extensions
Functional companion to Kotlin's Standard Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| arrow-core-1.1.3-alpha.23.pom | |
| arrow-core-1.1.3-alpha.23.jar | 2 MB |
| arrow-core-1.1.3-alpha.23-sources.jar | 335 KB |
| arrow-core-1.1.3-alpha.23-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.arrow-kt/arrow-core/ -->
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-core</artifactId>
<version>1.1.3-alpha.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-core/
implementation 'io.arrow-kt:arrow-core:1.1.3-alpha.23'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-core/
implementation ("io.arrow-kt:arrow-core:1.1.3-alpha.23")
'io.arrow-kt:arrow-core:jar:1.1.3-alpha.23'
<dependency org="io.arrow-kt" name="arrow-core" rev="1.1.3-alpha.23">
<artifact name="arrow-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-core', version='1.1.3-alpha.23')
)
libraryDependencies += "io.arrow-kt" % "arrow-core" % "1.1.3-alpha.23"
[io.arrow-kt/arrow-core "1.1.3-alpha.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.arrow-kt : arrow-core-jvm | jar | 1.1.3-alpha.23 |