MVN

com.btmatthews.hamcrest : hamcrest-matchers

Maven & Gradle

Aug 30, 2013
7 usages
0 stars

Hamcrest Matchers Library · Library of additional matchers for Hamcrest

<dependency>
    <groupId>com.btmatthews.hamcrest</groupId>
    <artifactId>hamcrest-matchers</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.btmatthews.hamcrest : hamcrest-matchers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.btmatthews.hamcrest : hamcrest-matchers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hamcrest-matchers-1.0.1
hamcrest-matchers-1.0.0

How to add a dependency to Maven

Add the following com.btmatthews.hamcrest : hamcrest-matchers maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.btmatthews.hamcrest</groupId>
    <artifactId>hamcrest-matchers</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.btmatthews.hamcrest : hamcrest-matchers gradle dependency to your build.gradle file:

implementation 'com.btmatthews.hamcrest:hamcrest-matchers:1.0.1'

Gradle Kotlin DSL: Add the following com.btmatthews.hamcrest : hamcrest-matchers gradle kotlin dependency to your build.gradle.kts file:

implementation("com.btmatthews.hamcrest:hamcrest-matchers:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.btmatthews.hamcrest : hamcrest-matchers sbt scala dependency to your build.sbt file:

libraryDependencies += "com.btmatthews.hamcrest" % "hamcrest-matchers" % "1.0.1"

Advertisement

Dependencies from Group

Aug 30, 2013
7 usages
0 stars

Discover Dependencies

Aug 08, 2023
16 usages
26 stars
Feb 20, 2022
9 usages
12 stars
Mar 19, 2021
7 usages
36.2k stars
Jan 21, 2022
2 usages
0 stars
Dec 19, 2017
6 usages
0 stars
Dec 17, 2020
3 usages
1 stars
Dec 27, 2021
3 usages
2 stars
Sep 30, 2013
3 usages
322 stars