MVN

io.vavr : vavr-match-processor

Maven & Gradle

Jul 14, 2021
1 usages
4.6k stars

Vavr Match Annotation Processor · Processor for structural pattern matching.

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

Latest Version

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

  • Latest Stable: 0.10.4

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.vavr" % "vavr-match-processor" % "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

Apr 18, 2018
11 usages
31 stars
Mar 03, 2020
13 usages
Jan 01, 2021
6 usages
7 stars
Nov 18, 2019
57 usages
3 stars
Jul 01, 2016
118 usages
4.2k stars
Feb 28, 2020
18 usages
7 stars
Mar 25, 2014
34 usages
60 stars
May 23, 2023
17 usages
1.6k stars