Last Version

Functional Extensions - Hamcrest matchers 5.0.0


Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

io.atlassian.fugue
ArtifactId

ArtifactId

fugue-hamcrest
Version

Version

5.0.0
Type

Type

jar
Description

Description

Functional Extensions - Hamcrest matchers

Download fugue-hamcrest 5.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar

provided (1)

Group / Artifact Type Version
io.atlassian.fugue : fugue jar ${project.version}

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.