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