cyclops-pattern-matching

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

pattern-matching
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://advertising.com

Download pattern-matching

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.6.1
com.aol.cyclops : cyclops-base jar 4.0.1
org.hamcrest : hamcrest-all jar 1.3
org.pcollections : pcollections jar 2.1.2
org.projectlombok : lombok jar 1.16.2

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.

Versions

Version
4.0.1