is not current version
Last Version 3.1.13

io.sniffy:sniffy-integration-tests-spock 3.1.7


Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-integration-tests-spock
Version

Version

3.1.7
Type

Type

jar

Download sniffy-integration-tests-spock 3.1.7


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