is not current version
Last Version 1.2.2

com.tngtech.jgiven:jgiven-spock 0.16.1

Module for writing JGiven tests with Spock

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-spock
Version

Version

0.16.1
Type

Type

jar

Download jgiven-spock 0.16.1


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