MVN

com.github.almondtools : conmatch

Maven & Gradle

Oct 14, 2017
9 usages
1 stars

Hamcrest Matchers for generic programming idioms.

<dependency>
    <groupId>com.github.almondtools</groupId>
    <artifactId>conmatch</artifactId>
    <version>0.1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.almondtools : conmatch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.13

All Versions

Choose a version of com.github.almondtools : conmatch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
conmatch-0.1.13
conmatch-0.1.12
conmatch-0.1.11
conmatch-0.1.10
conmatch-0.1.9
conmatch-0.1.8
conmatch-0.1.7
conmatch-0.1.6
conmatch-0.1.5
conmatch-0.1.4
conmatch-0.1.3
conmatch-0.1.2
conmatch-0.1.1
conmatch-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.almondtools</groupId>
    <artifactId>conmatch</artifactId>
    <version>0.1.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.almondtools : conmatch gradle dependency to your build.gradle file:

implementation 'com.github.almondtools:conmatch:0.1.13'

Gradle Kotlin DSL: Add the following com.github.almondtools : conmatch gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.almondtools:conmatch:0.1.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.almondtools : conmatch sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.almondtools" % "conmatch" % "0.1.13"

Advertisement

Dependencies from Group

Oct 14, 2017
9 usages
1 stars
May 13, 2015
7 usages
4 stars
Aug 23, 2016
1 usages
40 stars
Jun 13, 2016
1 usages
8 stars
Jan 04, 2019
9 stars

Discover Dependencies

Jun 06, 2021
3 usages
0 stars
Dec 10, 2005
9 usages
Jul 14, 2014
4 usages
0 stars
Dec 25, 2017
6 usages
May 20, 2010
6 usages
Aug 17, 2013
11 usages
Mar 30, 2016
9 usages
966 stars