is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-bootstrap 0.1.10-beta.6

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 to be loaded for Bootstrap ClassLoader for Scope.

GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-bootstrap
Version

Version

0.1.10-beta.6
Type

Type

jar

Download scope-bootstrap 0.1.10-beta.6


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