MVN

io.vavr : vavr-match

Maven & Gradle

Jul 14, 2021
85 usages
4.6k stars

Vavr Match · Annotation for structural pattern matching.

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

Latest Version

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

  • Latest Stable: 0.10.4

All Versions

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

Version Vulnerabilities Updated
0.10.x
vavr-match-0.10.4
vavr-match-0.10.3
vavr-match-0.10.2
vavr-match-0.10.1
vavr-match-0.10.0
0.9.x
vavr-match-0.9.3
vavr-match-0.9.2
vavr-match-0.9.1
vavr-match-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.vavr</groupId>
    <artifactId>vavr-match</artifactId>
    <version>0.10.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.vavr:vavr-match:0.10.4'

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

implementation("io.vavr:vavr-match:0.10.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.vavr" % "vavr-match" % "0.10.4"

Advertisement

Dependencies from Group

Nov 18, 2021
624 usages
5.4k stars
Jul 14, 2021
85 usages
4.6k stars
Jul 04, 2020
26 usages
97 stars
Oct 09, 2019
8 usages
77 stars
Jul 14, 2021
6 usages
4.6k stars

Discover Dependencies

Aug 23, 2023
429 usages
31.4k stars
May 23, 2017
4 stars
May 23, 2017
2 usages
9 stars
Jun 02, 2021
5.3k stars
Jun 02, 2021
1 usages
5.3k stars
May 04, 2018
3 usages
0 stars
May 11, 2017
2 usages
0 stars
May 11, 2017
1 usages
308 stars
May 18, 2017
103 stars