MVN

com.natpryce : result4k

Maven & Gradle

Oct 09, 2018
1 usages
58 stars

HamKrest · A Result type for Kotlin

<dependency>
    <groupId>com.natpryce</groupId>
    <artifactId>result4k</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.natpryce : result4k to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.natpryce : result4k to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
result4k-2.0.0
1.4.x
result4k-1.4.1
result4k-1.4.0
1.3.x
result4k-1.3.0
1.2.x
result4k-1.2.0
1.1.x
result4k-1.1.0
1.0.x
result4k-1.0.0

How to add a dependency to Maven

Add the following com.natpryce : result4k maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.natpryce</groupId>
    <artifactId>result4k</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.natpryce : result4k gradle dependency to your build.gradle file:

implementation 'com.natpryce:result4k:2.0.0'

Gradle Kotlin DSL: Add the following com.natpryce : result4k gradle kotlin dependency to your build.gradle.kts file:

implementation("com.natpryce:result4k:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.natpryce : result4k sbt scala dependency to your build.sbt file:

libraryDependencies += "com.natpryce" % "result4k" % "2.0.0"

Advertisement

Dependencies from Group

Sep 18, 2020
124 usages
323 stars
Sep 05, 2016
8 usages
152 stars
Jun 20, 2018
7 usages
271 stars
Feb 15, 2020
2 usages
137 stars
Oct 09, 2018
1 usages
58 stars

Discover Dependencies

Aug 24, 2023
2 usages
4.4k stars
Mar 31, 2021
7 usages
4.4k stars
Jul 21, 2023
2 usages
4.3k stars
Jun 01, 2023
21 usages
7.7k stars
Jul 26, 2023
7 usages
134 stars
Mar 05, 2019
2 usages
32 stars
Aug 08, 2023
33 usages
1.8k stars
Aug 25, 2023
2 usages
123 stars
Apr 21, 2018
1 usages
0 stars