MVN

io.vavr : vavr

Maven & Gradle

Nov 18, 2021
624 usages
5.4k stars

vavr · Vavr is an object-functional library for Java 8+

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

Latest Version

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

  • Latest Stable: 0.10.4
  • Latest Alpha: 1.0.0-alpha-4

All Versions

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

Version Vulnerabilities Updated
1.0.x
vavr-1.0.0-alpha-4
vavr-1.0.0-alpha-3
vavr-1.0.0-alpha-2
0.10.x
vavr-0.10.4
vavr-0.10.3
vavr-0.10.2
vavr-0.10.1
vavr-0.10.0
0.9.x
vavr-0.9.3
vavr-0.9.2
vavr-0.9.1
vavr-0.9.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'io.vavr:vavr:0.10.4'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.vavr" % "vavr" % "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 14, 2022
751 usages
4.3k stars
Mar 27, 2021
43 stars
Sep 28, 2018
1 usages
0 stars
Aug 24, 2023
13 usages
17 stars
Mar 23, 2006
119 usages
Jun 14, 2014
16 usages
1.7k stars
Dec 13, 2011
37 stars
Jun 06, 2023
846 usages
May 24, 2021
141 usages