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