Last Version

Hamcrest 2.2

Core API and libraries of hamcrest matcher framework.

License

License

GroupId

GroupId

org.hamcrest
ArtifactId

ArtifactId

hamcrest
Version

Version

2.2
Type

Type

jar
Description

Description

Hamcrest
Core API and libraries of hamcrest matcher framework.
Project URL

Project URL

http://hamcrest.org/JavaHamcrest/
Source Code Management

Source Code Management

https://github.com/hamcrest/JavaHamcrest

Download hamcrest 2.2


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

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.