Last Version

Hamcrest Core 2.2

Core Hamcrest API - deprecated, please use "hamcrest" instead

License

License

GroupId

GroupId

org.hamcrest
ArtifactId

ArtifactId

hamcrest-core
Version

Version

2.2
Type

Type

jar
Description

Description

Hamcrest Core
Core Hamcrest API - 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-core 2.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.