MVN

de.scravy : either

Maven & Gradle

Jun 04, 2015
2 usages
0 stars

Either · A tiny library that offers the Either type in Java.

<dependency>
    <groupId>de.scravy</groupId>
    <artifactId>either</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.scravy : either to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of de.scravy : either to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
either-1.3.0
1.2.x
either-1.2.0
1.1.x
either-1.1.0
1.0.x
either-1.0.1
either-1.0.0

How to add a dependency to Maven

Add the following de.scravy : either maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.scravy</groupId>
    <artifactId>either</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.scravy : either gradle dependency to your build.gradle file:

implementation 'de.scravy:either:1.3.0'

Gradle Kotlin DSL: Add the following de.scravy : either gradle kotlin dependency to your build.gradle.kts file:

implementation("de.scravy:either:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.scravy : either sbt scala dependency to your build.sbt file:

libraryDependencies += "de.scravy" % "either" % "1.3.0"

Advertisement

Dependencies from Group

May 25, 2015
5 usages
0 stars
Jun 04, 2015
2 usages
0 stars
May 25, 2015
2 usages
0 stars
May 26, 2015
1 usages
0 stars
Sep 26, 2020
1 usages
17 stars

Discover Dependencies

Oct 26, 2018
1 usages
May 25, 2015
1 usages
0 stars
May 13, 2015
1 usages
May 22, 2015
2 usages
4 stars
May 28, 2017
1 usages
3 stars
Oct 26, 2019
5 usages
170 stars
Jul 06, 2017
1 usages
1 stars
Sep 11, 2018
3 usages
60 stars
Oct 27, 2022
1 usages
5 stars
Jun 07, 2015
2 usages
19 stars