Skip to content

Instantly share code, notes, and snippets.

@charmygarg
Created March 26, 2018 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charmygarg/5dc8b3bb37549701988a85b58db23bb0 to your computer and use it in GitHub Desktop.
Save charmygarg/5dc8b3bb37549701988a85b58db23bb0 to your computer and use it in GitHub Desktop.
VAVR Maven dependency
<dependencies>
<dependency>
<groupId>io.vavr</groupId>
<artifactId>vavr</artifactId>
<version>0.9.0</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment