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