vavr

Vavr is an object-functional library for Java 8+

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.vavr
ArtifactId

ArtifactId

vavr
Last Version

Last Version

1.0.0-alpha-4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://www.vavr.io
Source Code Management

Source Code Management

https://github.com/vavr-io/vavr/tree/master

Download vavr

How to add to project

<!-- https://jarcasting.com/artifacts/io.vavr/vavr/ -->
<dependency>
    <groupId>io.vavr</groupId>
    <artifactId>vavr</artifactId>
    <version>1.0.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/io.vavr/vavr/
implementation 'io.vavr:vavr:1.0.0-alpha-4'
// https://jarcasting.com/artifacts/io.vavr/vavr/
implementation ("io.vavr:vavr:1.0.0-alpha-4")
'io.vavr:vavr:jar:1.0.0-alpha-4'
<dependency org="io.vavr" name="vavr" rev="1.0.0-alpha-4">
  <artifact name="vavr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vavr', module='vavr', version='1.0.0-alpha-4')
)
libraryDependencies += "io.vavr" % "vavr" % "1.0.0-alpha-4"
[io.vavr/vavr "1.0.0-alpha-4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.vavr

vavr

Versions

Version
1.0.0-alpha-4
1.0.0-alpha-3
1.0.0-alpha-2
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0