MVN

io.theblackbox : commons-check

Maven & Gradle

Feb 20, 2017
4 usages
1 stars

theblackbox.io commons check library · The module contains an implementation of few classes to check preconditions. The implementation is fluent and easy to use.

<dependency>
    <groupId>io.theblackbox</groupId>
    <artifactId>commons-check</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.theblackbox : commons-check to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of io.theblackbox : commons-check to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
commons-check-0.1.2
commons-check-0.1.1

How to add a dependency to Maven

Add the following io.theblackbox : commons-check maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.theblackbox</groupId>
    <artifactId>commons-check</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.theblackbox : commons-check gradle dependency to your build.gradle file:

implementation 'io.theblackbox:commons-check:0.1.2'

Gradle Kotlin DSL: Add the following io.theblackbox : commons-check gradle kotlin dependency to your build.gradle.kts file:

implementation("io.theblackbox:commons-check:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.theblackbox : commons-check sbt scala dependency to your build.sbt file:

libraryDependencies += "io.theblackbox" % "commons-check" % "0.1.2"

Advertisement

Dependencies from Group

Feb 20, 2017
4 usages
1 stars
Feb 20, 2017
2 usages
1 stars
Feb 20, 2017
2 usages
1 stars
Feb 20, 2017
1 usages
1 stars
Feb 20, 2017
1 stars

Discover Dependencies

Dec 16, 2019
2 usages
9 stars
Feb 08, 2019
3 usages
13 stars
Aug 03, 2022
8 usages
1.9k stars
Feb 24, 2010
5 usages
Aug 27, 2014
3 usages
Apr 06, 2020
5 usages
61 stars
Feb 10, 2020
9 usages
185 stars
Jul 14, 2023
7 usages
511 stars