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

com.undefinedlabs.scope:scope-rules 0.1.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. The parent artifact related to the Scope Rules. It contains configuration information that concern rule modules.

Группа

Группа

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

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

scope-rules
Версия

Версия

0.1.6
Тип

Тип

pom

Скачать scope-rules 0.1.6

Имя Файла Размер
scope-rules-0.1.6.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.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules/
implementation 'com.undefinedlabs.scope:scope-rules:0.1.6'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules/
implementation ("com.undefinedlabs.scope:scope-rules:0.1.6")
'com.undefinedlabs.scope:scope-rules:pom:0.1.6'
<dependency org="com.undefinedlabs.scope" name="scope-rules" rev="0.1.6">
  <artifact name="scope-rules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rules', version='0.1.6')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rules" % "0.1.6"
[com.undefinedlabs.scope/scope-rules "0.1.6"]