is not current version
Last Version 0.6.2

org.immutables.vavr:vavr-examples 0.4.0

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

Type

jar

Download vavr-examples 0.4.0


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