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

com.undefinedlabs.scope:scope-rule-slf4j 0.11.1-beta.1

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 the classes to instrument the SLF4J logging framework.

Категории

Категории

SLF4J Библиотеки уровня приложения Logging
Группа

Группа

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

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

scope-rule-slf4j
Версия

Версия

0.11.1-beta.1
Тип

Тип

jar

Скачать scope-rule-slf4j 0.11.1-beta.1


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