is not current version
Last Version 1.3

vavr-matchers 1.2

Matchers for hamcrest and Vavr

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

me.grison
ArtifactId

ArtifactId

vavr-matchers
Version

Version

1.2
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 1.2


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.