Last Version

vavr 0.6.2

Immutables.org encodings for Vavr

License

License

Categories

Categories

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

GroupId

org.immutables.vavr
ArtifactId

ArtifactId

vavr
Version

Version

0.6.2
Type

Type

pom
Description

Description

vavr
Immutables.org encodings for Vavr
Project URL

Project URL

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

Project Organization

The Immutables.org authors
Source Code Management

Source Code Management

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

Download vavr 0.6.2

Filename Size
vavr-0.6.2.pom 16 KB
Browse

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

Dependencies

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

Project Modules

  • vavr-checkstyle
  • vavr-encodings
  • vavr-examples