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

com.undefinedlabs.scope:scope-rule-apache-httpclient 0.14.0-beta.2

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 Apache HttpClient library.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

scope-rule-apache-httpclient
Версия

Версия

0.14.0-beta.2
Тип

Тип

jar

Скачать scope-rule-apache-httpclient 0.14.0-beta.2


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