Jar examples for j:javaslang-match
Annotation and processor for structural pattern matching.
You can download jar file javaslang-match 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add javaslang-match-2.0.0.jar to your project.
<dependency> <groupId>io.javaslang</groupId> <artifactId>javaslang-match</artifactId> <version>2.0.0</version> </dependency>
compile group: 'io.javaslang', name: 'javaslang-match', version: '2.0.0'
libraryDependencies += "io.javaslang" % "javaslang-match" % "2.0.0"
<dependency org="io.javaslang" name="javaslang-match" rev="2.0.0"/>
@Grapes(@Grab(group='io.javaslang', module='javaslang-match', version='2.0.0'))
'io.javaslang:javaslang-match:jar:2.0.0'
Click the following link to download the jar file.
javaslang-match-2.0.0-javadoc.jar