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