is not current version
Last Version 3.7.0

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

Apache http client request and response interceptor implementations.

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-apache-http-interceptors
Version

Version

3.3.0
Type

Type

jar

Download brave-apache-http-interceptors 3.3.0


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