Jar examples for e:either
A tiny library that offers the Either type in Java.
You can download jar file either 1.1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add either-1.1.0.jar to your project.
<dependency> <groupId>de.scravy</groupId> <artifactId>either</artifactId> <version>1.1.0</version> </dependency>
compile group: 'de.scravy', name: 'either', version: '1.1.0'
libraryDependencies += "de.scravy" % "either" % "1.1.0"
<dependency org="de.scravy" name="either" rev="1.1.0"/>
@Grapes(@Grab(group='de.scravy', module='either', version='1.1.0'))
'de.scravy:either:jar:1.1.0'
Click the following link to download the jar file.
either-1.1.0-javadoc.jar