Last Version

Hamcrest Library 2.2

A library of Hamcrest matchers - deprecated, please use "hamcrest" instead

License

License

GroupId

GroupId

org.hamcrest
ArtifactId

ArtifactId

hamcrest-library
Version

Version

2.2
Type

Type

jar
Description

Description

Hamcrest Library
A library of Hamcrest matchers - deprecated, please use "hamcrest" instead
Project URL

Project URL

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

Source Code Management

https://github.com/hamcrest/JavaHamcrest

Download hamcrest-library 2.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.