MVN

io.javaslang : javaslang-match

Maven & Gradle

Apr 04, 2017
6 usages
4.6k stars

Javaslang Match · Annotation and processor for structural pattern matching.

<dependency>
    <groupId>io.javaslang</groupId>
    <artifactId>javaslang-match</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.javaslang : javaslang-match to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6
  • Latest Alpha: 2.1.0-alpha

All Versions

Choose a version of io.javaslang : javaslang-match to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
javaslang-match-2.1.0-alpha
2.0.x
javaslang-match-2.0.6
javaslang-match-2.0.5
javaslang-match-2.0.4
javaslang-match-2.0.3
javaslang-match-2.0.2
javaslang-match-2.0.1
javaslang-match-2.0.0

How to add a dependency to Maven

Add the following io.javaslang : javaslang-match maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.javaslang</groupId>
    <artifactId>javaslang-match</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.javaslang : javaslang-match gradle dependency to your build.gradle file:

implementation 'io.javaslang:javaslang-match:2.0.6'

Gradle Kotlin DSL: Add the following io.javaslang : javaslang-match gradle kotlin dependency to your build.gradle.kts file:

implementation("io.javaslang:javaslang-match:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.javaslang : javaslang-match sbt scala dependency to your build.sbt file:

libraryDependencies += "io.javaslang" % "javaslang-match" % "2.0.6"

Advertisement

Dependencies from Group

Apr 04, 2017
104 usages
4.6k stars
Apr 04, 2017
6 usages
4.6k stars
Apr 04, 2017
1 usages
4.6k stars
Dec 01, 2016
1 usages
93 stars
Apr 04, 2017
4.6k stars

Discover Dependencies

Sep 02, 2015
4 usages
30 stars
Jul 06, 2017
4 usages
Mar 20, 2023
84 usages
333 stars
May 27, 2014
17 usages
15 stars
Sep 18, 2017
7 usages
0 stars
Jan 21, 2021
6 usages
9 stars
Aug 14, 2017
35 usages
0 stars
Apr 26, 2023
57 usages
Dec 31, 2019
15 usages
52 stars