License |
License |
---|---|
GroupId | GroupIdio.arrow-kt |
ArtifactId | ArtifactIdarrow-annotations |
Last Version | Last Version1.1.3-alpha.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArrow Annotations
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-annotations/ -->
<dependency>
<groupId>io.arrow-kt</groupId>
<artifactId>arrow-annotations</artifactId>
<version>1.1.3-alpha.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-annotations/
implementation 'io.arrow-kt:arrow-annotations:1.1.3-alpha.23'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-annotations/
implementation ("io.arrow-kt:arrow-annotations:1.1.3-alpha.23")
'io.arrow-kt:arrow-annotations:jar:1.1.3-alpha.23'
<dependency org="io.arrow-kt" name="arrow-annotations" rev="1.1.3-alpha.23">
<artifact name="arrow-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-annotations', version='1.1.3-alpha.23')
)
libraryDependencies += "io.arrow-kt" % "arrow-annotations" % "1.1.3-alpha.23"
[io.arrow-kt/arrow-annotations "1.1.3-alpha.23"]
Group / Artifact | Type | Version |
---|---|---|
io.arrow-kt : arrow-annotations-jvm | jar | 1.1.3-alpha.23 |