MVN

io.github.jbock-java : either

Maven & Gradle

Feb 22, 2022
2 usages
31 stars

either · Functional error handling for Java

<dependency>
    <groupId>io.github.jbock-java</groupId>
    <artifactId>either</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jbock-java : either to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.2

All Versions

Choose a version of io.github.jbock-java : either to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
either-1.5.2
either-1.5.1
1.5
either-1.5
1.4
either-1.4
1.3
either-1.3
1.2
either-1.2
1.1
either-1.1
1.0
either-1.0

How to add a dependency to Maven

Add the following io.github.jbock-java : either maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.jbock-java</groupId>
    <artifactId>either</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.jbock-java : either gradle dependency to your build.gradle file:

implementation 'io.github.jbock-java:either:1.5.2'

Gradle Kotlin DSL: Add the following io.github.jbock-java : either gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.jbock-java:either:1.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.jbock-java : either sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.jbock-java" % "either" % "1.5.2"

Advertisement

Dependencies from Group

Nov 06, 2021
4 usages
0 stars
Jan 27, 2022
3 usages
1 stars
Feb 07, 2022
3 usages
0 stars
Feb 22, 2022
2 usages
31 stars
Jan 27, 2022
2 usages
1 stars

Discover Dependencies

Sep 23, 2021
4 usages
0 stars
Nov 16, 2013
2 usages
1 stars
Apr 20, 2012
3 usages
Sep 21, 2014
2 usages
4.6k stars
Sep 08, 2015
2 usages
Feb 05, 2022
4 usages
32 stars
Aug 24, 2023
4 usages
30 stars