| License | License
                                                        The MIT License (MIT)                                                 | 
|---|---|
| Categories | CategoriesCyclops General Purpose Libraries Functional Programming | 
| GroupId | GroupIdcom.aol.cyclops | 
| ArtifactId | ArtifactIdcyclops-pattern-matching-recursive | 
| Last Version | Last Version7.2.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncyclops-pattern-matching-recursive Advanced pattern matching for Java 8 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-pattern-matching-recursive/ -->
<dependency>
    <groupId>com.aol.cyclops</groupId>
    <artifactId>cyclops-pattern-matching-recursive</artifactId>
    <version>7.2.4</version>
</dependency>// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-pattern-matching-recursive/
implementation 'com.aol.cyclops:cyclops-pattern-matching-recursive:7.2.4'// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-pattern-matching-recursive/
implementation ("com.aol.cyclops:cyclops-pattern-matching-recursive:7.2.4")'com.aol.cyclops:cyclops-pattern-matching-recursive:jar:7.2.4'<dependency org="com.aol.cyclops" name="cyclops-pattern-matching-recursive" rev="7.2.4">
  <artifact name="cyclops-pattern-matching-recursive" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-pattern-matching-recursive', version='7.2.4')
)libraryDependencies += "com.aol.cyclops" % "cyclops-pattern-matching-recursive" % "7.2.4"[com.aol.cyclops/cyclops-pattern-matching-recursive "7.2.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aol.cyclops : cyclops-pattern-matching | jar | 7.2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.google.guava : guava | jar | 18.0 |