is not current version
Last Version 3.7.0

com.github.kristofa:brave-apache-http-interceptors 2.4.2

Apache http client request and response interceptor implementations.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-apache-http-interceptors
Version

Version

2.4.2
Type

Type

jar

Download brave-apache-http-interceptors 2.4.2


<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-apache-http-interceptors/ -->
<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>brave-apache-http-interceptors</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-apache-http-interceptors/
implementation 'com.github.kristofa:brave-apache-http-interceptors:2.4.2'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-apache-http-interceptors/
implementation ("com.github.kristofa:brave-apache-http-interceptors:2.4.2")
'com.github.kristofa:brave-apache-http-interceptors:jar:2.4.2'
<dependency org="com.github.kristofa" name="brave-apache-http-interceptors" rev="2.4.2">
  <artifact name="brave-apache-http-interceptors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-apache-http-interceptors', version='2.4.2')
)
libraryDependencies += "com.github.kristofa" % "brave-apache-http-interceptors" % "2.4.2"
[com.github.kristofa/brave-apache-http-interceptors "2.4.2"]