Vavr GWT

GWT support for Vavr.

License

License

Categories

Categories

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

GroupId

io.vavr
ArtifactId

ArtifactId

vavr-gwt
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

Vavr GWT
GWT support for Vavr.
Project URL

Project URL

http://vavr.io

Download vavr-gwt

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.vavr : vavr jar 0.9.2
io.vavr : vavr jar 0.9.2
io.vavr : vavr-match jar 0.9.2

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.google.gwt : gwt-dev jar 2.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2
0.9.1
0.9.0