c

cp-trace-instrument-integrations-http-okhttp-v3

文件下载
文件名 操作
cp-trace-instrument-integrations-http-okhttp-v3-0.0.20.jar 下载
cp-trace-instrument-integrations-http-okhttp-v3-0.0.20.pom 下载
cp-trace-instrument-integrations-http-okhttp-v3-0.0.20-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-instrument-integrations-http-okhttp-v3</artifactId>
  <version>0.0.20</version>
</dependency>
Gradle Groovy
implementation 'com.catchpoint:cp-trace-instrument-integrations-http-okhttp-v3:0.0.20'
Gradle Kotlin
implementation("com.catchpoint:cp-trace-instrument-integrations-http-okhttp-v3:0.0.20")
Scala SBT
libraryDependencies += "com.catchpoint" % "cp-trace-instrument-integrations-http-okhttp-v3" % "0.0.20"
Groovy Grape
@Grapes(
  @Grab(group='com.catchpoint', module='cp-trace-instrument-integrations-http-okhttp-v3', version='0.0.20')
)
Apache Ivy
<dependency org="com.catchpoint" name="cp-trace-instrument-integrations-http-okhttp-v3" rev="0.0.20" />
Leiningen
[com.catchpoint/cp-trace-instrument-integrations-http-okhttp-v3 "0.0.20"]
Apache Buildr
'com.catchpoint:cp-trace-instrument-integrations-http-okhttp-v3:jar:0.0.20'