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

com.undefinedlabs.scope:scope-rules 0.1.0-beta1

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 Rules. It contains configuration information that concern rule modules.

Группа

Группа

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

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

scope-rules
Версия

Версия

0.1.0-beta1
Тип

Тип

pom

Скачать scope-rules 0.1.0-beta1

Имя Файла Размер
scope-rules-0.1.0-beta1.pom 2 KB
Обзор

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