MVN

org.immutables : check

Maven & Gradle

Sep 07, 2014
3 usages
3.2k stars

Checkers toolkit built on top of hamcrest matchers. Expected to be used only in test scope

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>check</artifactId>
    <version>0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.immutables : check to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.18

All Versions

Choose a version of org.immutables : check to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.18
check-0.18
0.17
check-0.17
0.16
check-0.16
0.14
check-0.14
0.13
check-0.13
0.12
check-0.12

How to add a dependency to Maven

Add the following org.immutables : check maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>check</artifactId>
    <version>0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.immutables : check gradle dependency to your build.gradle file:

implementation 'org.immutables:check:0.18'

Gradle Kotlin DSL: Add the following org.immutables : check gradle kotlin dependency to your build.gradle.kts file:

implementation("org.immutables:check:0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.immutables : check sbt scala dependency to your build.sbt file:

libraryDependencies += "org.immutables" % "check" % "0.18"

Advertisement

Dependencies from Group

Aug 27, 2023
1k usages
3.2k stars
Aug 27, 2023
59 usages
3.2k stars
Aug 27, 2023
32 usages
3.2k stars
Aug 27, 2023
25 usages
3.2k stars
Aug 27, 2023
24 usages
3.2k stars

Discover Dependencies

Jan 14, 2013
1 stars
Dec 17, 2012
1 usages
1 stars
Mar 15, 2013
1 usages
Oct 04, 2013
0 stars