MVN

com.github.peterzeller : java-smallcheck

Maven & Gradle

May 30, 2018
0 stars

Java SmallCheck · An implementation of SmallCheck for Java as a JUnit extension.

<dependency>
    <groupId>com.github.peterzeller</groupId>
    <artifactId>java-smallcheck</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.peterzeller : java-smallcheck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.github.peterzeller : java-smallcheck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
java-smallcheck-0.0.4
java-smallcheck-0.0.1

How to add a dependency to Maven

Add the following com.github.peterzeller : java-smallcheck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.peterzeller</groupId>
    <artifactId>java-smallcheck</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.peterzeller : java-smallcheck gradle dependency to your build.gradle file:

implementation 'com.github.peterzeller:java-smallcheck:0.0.4'

Gradle Kotlin DSL: Add the following com.github.peterzeller : java-smallcheck gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.peterzeller:java-smallcheck:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.peterzeller : java-smallcheck sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.peterzeller" % "java-smallcheck" % "0.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

May 17, 2020
2 usages
5 stars
Aug 25, 2023
32 usages
3.9k stars
Jun 01, 2017
4 usages
Nov 16, 2022
104 usages
721 stars
Jul 07, 2018
2 usages
6 stars
May 23, 2017
0 stars
Oct 13, 2019
1.7k stars
May 24, 2017
9 usages
Jul 20, 2023
6 stars