MVN

net.soundvibe : pbt4j

Maven & Gradle

Aug 31, 2016
3 stars

pbt4j · pbt4j is property-based testing extensions for JUnit

<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>pbt4j</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.soundvibe : pbt4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.soundvibe : pbt4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
pbt4j-1.0

How to add a dependency to Maven

Add the following net.soundvibe : pbt4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>pbt4j</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.soundvibe : pbt4j gradle dependency to your build.gradle file:

implementation 'net.soundvibe:pbt4j:1.0'

Gradle Kotlin DSL: Add the following net.soundvibe : pbt4j gradle kotlin dependency to your build.gradle.kts file:

implementation("net.soundvibe:pbt4j:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.soundvibe : pbt4j sbt scala dependency to your build.sbt file:

libraryDependencies += "net.soundvibe" % "pbt4j" % "1.0"

Advertisement

Dependencies from Group

Feb 04, 2019
2 usages
6 stars
Feb 04, 2019
1 stars
Aug 31, 2016
3 stars
Feb 04, 2019
3 stars

Discover Dependencies

Nov 22, 2016
1 usages
0 stars
Nov 22, 2016
0 stars
Sep 04, 2016
4 stars
Mar 30, 2020
3 usages
98 stars
Apr 17, 2021
441 stars
Jul 24, 2023
3 usages
Sep 04, 2016
3 stars
Dec 06, 2016
2 stars
Aug 30, 2016
0 stars
Sep 26, 2016
1 usages
1 stars