is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-rules-testing 0.15.0-beta.5

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains classes that supports Testing in the other Scope Rules modules.

GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-rules-testing
Version

Version

0.15.0-beta.5
Type

Type

jar

Download scope-rules-testing 0.15.0-beta.5


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