License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.aol.cyclops |
ArtifactId | ArtifactIdcyclops-enable-switch |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-pattern-matching
Enabled / Disabled monad (extends javaslang.control.Either)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-enable-switch/ -->
<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-enable-switch</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-enable-switch/
implementation 'com.aol.cyclops:cyclops-enable-switch:4.0.3'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-enable-switch/
implementation ("com.aol.cyclops:cyclops-enable-switch:4.0.3")
'com.aol.cyclops:cyclops-enable-switch:jar:4.0.3'
<dependency org="com.aol.cyclops" name="cyclops-enable-switch" rev="4.0.3">
<artifact name="cyclops-enable-switch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-enable-switch', version='4.0.3')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-enable-switch" % "4.0.3"
[com.aol.cyclops/cyclops-enable-switch "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.aol.cyclops : cyclops-core | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |