Last Version

HamKrest 2.0.0

A Result type for Kotlin

License

License

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

result4k
Version

Version

2.0.0
Type

Type

jar
Description

Description

HamKrest
A Result type for Kotlin
Project URL

Project URL

https://github.com/npryce/result4k
Source Code Management

Source Code Management

https://github.com/npryce/result4k

Download result4k 2.0.0


<!-- https://jarcasting.com/artifacts/com.natpryce/result4k/ -->
<dependency>
    <groupId>com.natpryce</groupId>
    <artifactId>result4k</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.natpryce/result4k/
implementation 'com.natpryce:result4k:2.0.0'
// https://jarcasting.com/artifacts/com.natpryce/result4k/
implementation ("com.natpryce:result4k:2.0.0")
'com.natpryce:result4k:jar:2.0.0'
<dependency org="com.natpryce" name="result4k" rev="2.0.0">
  <artifact name="result4k" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.natpryce', module='result4k', version='2.0.0')
)
libraryDependencies += "com.natpryce" % "result4k" % "2.0.0"
[com.natpryce/result4k "2.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.51
org.jetbrains.kotlin : kotlin-test jar 1.1.51
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.