is not current version
Last Version 7.2.4

com.aol.cyclops:cyclops-feature-toggle 6.2.0

Enabled / Disabled monad (extends javaslang.control.Either)

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-feature-toggle
Version

Version

6.2.0
Type

Type

jar

Download cyclops-feature-toggle 6.2.0


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