Last Version

Hamcrest Matchers Library 1.0.1

Library of additional matchers for Hamcrest

License

License

GroupId

GroupId

com.btmatthews.hamcrest
ArtifactId

ArtifactId

hamcrest-matchers
Version

Version

1.0.1
Type

Type

jar
Description

Description

Hamcrest Matchers Library
Library of additional matchers for Hamcrest
Project URL

Project URL

https://github.com/bmatthews68/hamcrest-matchers
Project Organization

Project Organization

Brian Matthews
Source Code Management

Source Code Management

https://github.com/bmatthews68/hamcrest-matchers

Download hamcrest-matchers 1.0.1


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.