Last Version

Vavr Match 0.10.4

Annotation for structural pattern matching.

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.vavr
ArtifactId

ArtifactId

vavr-match
Version

Version

0.10.4
Type

Type

jar
Description

Description

Vavr Match
Annotation for structural pattern matching.
Project URL

Project URL

http://vavr.io

Download vavr-match 0.10.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.