Last Version

cyclops-pattern-matching 7.3.1

Advanced pattern matching for Java 8

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-pattern-matching
Version

Version

7.3.1
Type

Type

jar
Description

Description

cyclops-pattern-matching
Advanced pattern matching for Java 8
Project URL

Project URL

http://advertising.com

Download cyclops-pattern-matching 7.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1
org.pcollections : pcollections jar 2.1.2
com.aol.cyclops : cyclops-streams jar 7.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.