Last Version

Vavr Parent 0.10.4

Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.vavr
ArtifactId

ArtifactId

vavr-parent
Version

Version

0.10.4
Type

Type

pom
Description

Description

Vavr Parent
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+.
Project URL

Project URL

http://vavr.io

Download vavr-parent 0.10.4

Filename Size
vavr-parent-0.10.4.pom 23 KB
Browse

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

Dependencies

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

Project Modules

  • vavr
  • vavr-benchmark
  • vavr-match
  • vavr-match-processor
  • vavr-test