MVN

com.natpryce : hamkrest

Maven & Gradle

Sep 18, 2020
124 usages
323 stars

HamKrest · Matcher library for Kotlin. A port of Hamcrest, made more Kotlin-esque.

<dependency>
    <groupId>com.natpryce</groupId>
    <artifactId>hamkrest</artifactId>
    <version>1.8.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.natpryce : hamkrest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0.1
  • Latest Release Candidate: 1.7.0.0-RC2

All Versions

Choose a version of com.natpryce : hamkrest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
hamkrest-1.8.0.1
1.7.x
hamkrest-1.7.0.3
hamkrest-1.7.0.2
hamkrest-1.7.0.0
hamkrest-1.7.0.0-RC2
hamkrest-1.7.0.0-RC1
1.6.x
hamkrest-1.6.0.0
1.5.x
hamkrest-1.5.0.0
1.4.x
hamkrest-1.4.2.2
hamkrest-1.4.2.0
hamkrest-1.4.1.0
hamkrest-1.4.0.0
1.3.x
hamkrest-1.3.0.0
1.2.x
hamkrest-1.2.3.0
hamkrest-1.2.2.0
hamkrest-1.2.1.0
hamkrest-1.2.0.0
1.1.x
hamkrest-1.1.0.0
0.0.x
hamkrest-0.0.9.0
hamkrest-0.0.8.0
hamkrest-0.0.7.0
hamkrest-0.0.6.0
hamkrest-0.0.5.0
hamkrest-0.0.4.0
hamkrest-0.0.3.0
hamkrest-0.0.2.0
hamkrest-0.0.1.0

How to add a dependency to Maven

Add the following com.natpryce : hamkrest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.natpryce</groupId>
    <artifactId>hamkrest</artifactId>
    <version>1.8.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.natpryce : hamkrest gradle dependency to your build.gradle file:

implementation 'com.natpryce:hamkrest:1.8.0.1'

Gradle Kotlin DSL: Add the following com.natpryce : hamkrest gradle kotlin dependency to your build.gradle.kts file:

implementation("com.natpryce:hamkrest:1.8.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.natpryce : hamkrest sbt scala dependency to your build.sbt file:

libraryDependencies += "com.natpryce" % "hamkrest" % "1.8.0.1"

Advertisement

Dependencies from Group

Sep 18, 2020
124 usages
323 stars
Sep 05, 2016
8 usages
152 stars
Jun 20, 2018
7 usages
271 stars
Feb 15, 2020
2 usages
137 stars
Oct 09, 2018
1 usages
58 stars

Discover Dependencies

Oct 31, 2006
81 usages
Mar 03, 2023
121 usages
2.4k stars
Jul 12, 2023
125 usages
10 stars
May 07, 2017
3 usages
498 stars
Sep 03, 2021
5 usages
0 stars
Mar 18, 2016
28 usages
158 stars
Jan 15, 2015
14 usages
Jun 07, 2018
26 usages
613 stars