Last Version

pbt4j 1.0

pbt4j is property-based testing extensions for JUnit

License

License

Categories

Categories

Net
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

pbt4j
Version

Version

1.0
Type

Type

jar
Description

Description

pbt4j
pbt4j is property-based testing extensions for JUnit
Project URL

Project URL

https://github.com/soundvibe/pbt4j
Source Code Management

Source Code Management

https://github.com/soundvibe/pbt4j

Download pbt4j 1.0


<!-- https://jarcasting.com/artifacts/net.soundvibe/pbt4j/ -->
<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>pbt4j</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/pbt4j/
implementation 'net.soundvibe:pbt4j:1.0'
// https://jarcasting.com/artifacts/net.soundvibe/pbt4j/
implementation ("net.soundvibe:pbt4j:1.0")
'net.soundvibe:pbt4j:jar:1.0'
<dependency org="net.soundvibe" name="pbt4j" rev="1.0">
  <artifact name="pbt4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='pbt4j', version='1.0')
)
libraryDependencies += "net.soundvibe" % "pbt4j" % "1.0"
[net.soundvibe/pbt4j "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.10
com.pholser : junit-quickcheck-generators jar 0.6.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.