| License |
License |
|---|---|
| GroupId | GroupIdcom.msiops.ground |
| ArtifactId | ArtifactIdground-either |
| Last Version | Last Version0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGROUND :: Either
A value that can be either of two types
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ground-either-0.11.pom | |
| ground-either-0.11.jar | 7 KB |
| ground-either-0.11-sources.jar | 6 KB |
| ground-either-0.11-javadoc.jar | 38 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.msiops.footing : footing-functional | jar | 0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |