is not current version
Last Version 7.2.4

com.aol.cyclops:cyclops-pattern-matching-recursive 6.0.3

Advanced pattern matching for Java 8

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-pattern-matching-recursive
Version

Version

6.0.3
Type

Type

jar

Download cyclops-pattern-matching-recursive 6.0.3


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