GROUND :: Either

A value that can be either of two types

License

License

GroupId

GroupId

com.msiops.ground
ArtifactId

ArtifactId

ground-either
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

jar
Description

Description

GROUND :: Either
A value that can be either of two types
Project URL

Project URL

https://github.com/mediascience/java-either

Download ground-either

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.msiops.footing : footing-functional jar 0.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
com.msiops.ground

MSI

Versions

Version
0.11
0.10
0.9
0.8
0.7
0.5
0.4
RELEASE-0.6