License |
License
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
GroupId | GroupIdio.arrow-kt |
ArtifactId | ArtifactIdarrow-core-test |
Version | Version1.1.2 |
Type | Typepom |
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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-core-test/
implementation 'io.arrow-kt:arrow-core-test:1.1.2'
// https://jarcasting.com/artifacts/io.arrow-kt/arrow-core-test/
implementation ("io.arrow-kt:arrow-core-test:1.1.2")
'io.arrow-kt:arrow-core-test:pom:1.1.2'
<dependency org="io.arrow-kt" name="arrow-core-test" rev="1.1.2">
<artifact name="arrow-core-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.arrow-kt', module='arrow-core-test', version='1.1.2')
)
libraryDependencies += "io.arrow-kt" % "arrow-core-test" % "1.1.2"
[io.arrow-kt/arrow-core-test "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.arrow-kt : arrow-core-test-jvm | jar | 1.1.2 |