Last Version

Hamcrest Compose 0.4.0

Hamcrest matchers for composition.

License

License

GroupId

GroupId

org.hobsoft.hamcrest
ArtifactId

ArtifactId

hamcrest-compose
Version

Version

0.4.0
Type

Type

jar
Description

Description

Hamcrest Compose
Hamcrest matchers for composition.

Download hamcrest-compose 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.