MVN

net.joala : joala-matchers

Maven & Gradle

Aug 02, 2017
3 stars

Joala Matchers · Matchers in addition to those provided by Hamcrest. Might be added as proposal to Hamcrest matchers. Thus take these as experimental.

<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-matchers</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.joala : joala-matchers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of net.joala : joala-matchers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
joala-matchers-1.2.1
joala-matchers-1.2.0
1.1.x
joala-matchers-1.1.0
1.0.x
joala-matchers-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-matchers</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.joala : joala-matchers gradle dependency to your build.gradle file:

implementation 'net.joala:joala-matchers:1.2.1'

Gradle Kotlin DSL: Add the following net.joala : joala-matchers gradle kotlin dependency to your build.gradle.kts file:

implementation("net.joala:joala-matchers:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.joala : joala-matchers sbt scala dependency to your build.sbt file:

libraryDependencies += "net.joala" % "joala-matchers" % "1.2.1"

Advertisement

Dependencies from Group

Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars

Discover Dependencies

Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 02, 2017
3 stars
Aug 03, 2017
1 usages
4 stars
Mar 22, 2019
0 stars
Feb 24, 2021
1 usages
139 stars
Oct 10, 2022
12 usages
153 stars