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

com.undefinedlabs.scope:scope-rules-testing 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. This artifact contains classes that supports Testing in the other Scope Rules modules.

Группа

Группа

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

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

scope-rules-testing
Версия

Версия

0.1.0-beta1
Тип

Тип

jar

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


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