is not current version
Last Version 0.6.2

org.immutables.vavr:vavr-examples 0.6.1

Immutables.org examples for Vavr (Examples)

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.1
Type

Type

jar

Download vavr-examples 0.6.1


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