is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-runner-spock 0.15.1-beta.1


Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-runner-spock
Version

Version

0.15.1-beta.1
Type

Type

pom

Download scope-runner-spock 0.15.1-beta.1


<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-spock/ -->
<dependency>
    <groupId>com.undefinedlabs.scope</groupId>
    <artifactId>scope-runner-spock</artifactId>
    <version>0.15.1-beta.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-spock/
implementation 'com.undefinedlabs.scope:scope-runner-spock:0.15.1-beta.1'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-spock/
implementation ("com.undefinedlabs.scope:scope-runner-spock:0.15.1-beta.1")
'com.undefinedlabs.scope:scope-runner-spock:pom:0.15.1-beta.1'
<dependency org="com.undefinedlabs.scope" name="scope-runner-spock" rev="0.15.1-beta.1">
  <artifact name="scope-runner-spock" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-runner-spock', version='0.15.1-beta.1')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-runner-spock" % "0.15.1-beta.1"
[com.undefinedlabs.scope/scope-runner-spock "0.15.1-beta.1"]