vavr-matchers

Matchers for hamcrest and Vavr

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

me.grison
ArtifactId

ArtifactId

vavr-matchers
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

vavr-matchers
Matchers for hamcrest and Vavr
Project URL

Project URL

https://github.com/agrison/vavr-matchers
Source Code Management

Source Code Management

https://github.com/agrison/vavr-matchers

Download vavr-matchers

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.4
org.hamcrest : hamcrest-core jar 2.2
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0