586 Forks
5257 Stars
5257 Watchers

vavr

vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.

How to download and setup vavr

Open terminal and run command
git clone https://github.com/vavr-io/vavr.git
git clone is used to create a copy or clone of vavr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vavr https://github.com/vavr-io/vavr/archive/master.zip

Or simply clone vavr with SSH
[email protected]:vavr-io/vavr.git

If you have some problems with vavr

You may open issue on vavr support forum (system) here: https://github.com/vavr-io/vavr/issues