vavr-encodings

Immutables.org encodings for Vavr (Encodings)

License

License

Categories

Categories

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

GroupId

org.immutables.vavr
ArtifactId

ArtifactId

vavr-encodings
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

vavr-encodings
Immutables.org encodings for Vavr (Encodings)
Project URL

Project URL

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

Project Organization

The Immutables.org authors

Download vavr-encodings

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.immutables : value jar 2.6.0
org.immutables : encode jar 2.6.0
io.vavr : vavr jar 0.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.immutables.vavr

Immutables

Java toolkits around immutability, annotation processing and high performance

Versions

Version
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0