не последняя версия
Последняя версия 0.15.1-beta.2

com.undefinedlabs.scope:scope-runner 0.15.0-beta.3

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. The parent artifact related to the Scope Runner. It contains configuration information that concern runner modules.

Группа

Группа

com.undefinedlabs.scope
Идентификатор

Идентификатор

scope-runner
Версия

Версия

0.15.0-beta.3
Тип

Тип

pom

Скачать scope-runner 0.15.0-beta.3

Имя Файла Размер
scope-runner-0.15.0-beta.3.pom 2 KB
Обзор

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