c

cp-trace-integrations-http-apache-httpclient

Files download
File Operation
cp-trace-integrations-http-apache-httpclient-0.0.11.jar download
cp-trace-integrations-http-apache-httpclient-0.0.11.pom download
cp-trace-integrations-http-apache-httpclient-0.0.11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-integrations-http-apache-httpclient</artifactId>
  <version>0.0.11</version>
</dependency>
Gradle Groovy
implementation 'com.catchpoint:cp-trace-integrations-http-apache-httpclient:0.0.11'
Gradle Kotlin
implementation("com.catchpoint:cp-trace-integrations-http-apache-httpclient:0.0.11")
Scala SBT
libraryDependencies += "com.catchpoint" % "cp-trace-integrations-http-apache-httpclient" % "0.0.11"
Groovy Grape
@Grapes(
  @Grab(group='com.catchpoint', module='cp-trace-integrations-http-apache-httpclient', version='0.0.11')
)
Apache Ivy
<dependency org="com.catchpoint" name="cp-trace-integrations-http-apache-httpclient" rev="0.0.11" />
Leiningen
[com.catchpoint/cp-trace-integrations-http-apache-httpclient "0.0.11"]
Apache Buildr
'com.catchpoint:cp-trace-integrations-http-apache-httpclient:jar:0.0.11'