Last Version

vavr-examples 0.6.2

Immutables.org examples for Vavr (Examples)

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

org.immutables.vavr
ArtifactId

ArtifactId

vavr-examples
Version

Version

0.6.2
Type

Type

jar
Description

Description

vavr-examples
Immutables.org examples for Vavr (Examples)
Project URL

Project URL

https://github.com/immutables/immutables-vavr/
Project Organization

Project Organization

The Immutables.org authors

Download vavr-examples 0.6.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.immutables.vavr : vavr-encodings jar 0.6.2
io.vavr : vavr jar 0.9.2

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.