is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-rule-okhttp3 0.2.1-beta.3

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 OkHttp3 library.

GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-rule-okhttp3
Version

Version

0.2.1-beta.3
Type

Type

jar

Download scope-rule-okhttp3 0.2.1-beta.3


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