MVN

com.github.shiver-me-timbers : smt-matchers-strings

Maven & Gradle

Feb 07, 2016
1 usages

This library contains Hamcrest style matchers that can be used to verify strings.

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-matchers-strings</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shiver-me-timbers : smt-matchers-strings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.shiver-me-timbers : smt-matchers-strings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
smt-matchers-strings-1.2

How to add a dependency to Maven

Add the following com.github.shiver-me-timbers : smt-matchers-strings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-matchers-strings</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.shiver-me-timbers : smt-matchers-strings gradle dependency to your build.gradle file:

implementation 'com.github.shiver-me-timbers:smt-matchers-strings:1.2'

Gradle Kotlin DSL: Add the following com.github.shiver-me-timbers : smt-matchers-strings gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.shiver-me-timbers:smt-matchers-strings:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.shiver-me-timbers : smt-matchers-strings sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.shiver-me-timbers" % "smt-matchers-strings" % "1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 18, 2022
1 usages
191 stars
Aug 15, 2023
3 usages
0 stars
May 09, 2016
2 usages
Nov 21, 2016
4 usages
May 09, 2016
3 usages
May 09, 2016
3 usages
Feb 11, 2016
2 usages
Feb 11, 2016
2 usages
7 stars
May 21, 2016
2 usages
1 stars
Mar 29, 2016
1 usages
981 stars