is not current version
Last Version 0.9.2

io.vavr:vavr-gwt 0.9.1

GWT support for Vavr.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.vavr
ArtifactId

ArtifactId

vavr-gwt
Version

Version

0.9.1
Type

Type

jar

Download vavr-gwt 0.9.1


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