License |
License
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.arrow-kt |
ArtifactId | ArtifactIdarrow-stack-myPlatform |
Last Version | Last Version1.0.5-alpha.43 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionArrow Stack
Functional companion to Kotlin's Standard Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]