Jar examples for c:cyclops-pattern-matching
Advanced pattern matching for Java 8
You can download jar file cyclops-pattern-matching 6.0.2 in this page.
The MIT License (MIT)
You can use the following script to add cyclops-pattern-matching-6.0.2.jar to your project.
<dependency> <groupId>com.aol.cyclops</groupId> <artifactId>cyclops-pattern-matching</artifactId> <version>6.0.2</version> </dependency>
compile group: 'com.aol.cyclops', name: 'cyclops-pattern-matching', version: '6.0.2'
libraryDependencies += "com.aol.cyclops" % "cyclops-pattern-matching" % "6.0.2"
<dependency org="com.aol.cyclops" name="cyclops-pattern-matching" rev="6.0.2"/>
@Grapes(@Grab(group='com.aol.cyclops', module='cyclops-pattern-matching', version='6.0.2'))
'com.aol.cyclops:cyclops-pattern-matching:jar:6.0.2'
Click the following link to download the jar file.
cyclops-pattern-matching-6.0.2-javadoc.jar