Last Version

OkHttp Slf4j Logging Interceptor 1.0.1

An HTTP+HTTP/2 client for Android and Java applications

License

License

Categories

Categories

Logging Application Layer Libs SLF4J
GroupId

GroupId

com.github.devcsrj
ArtifactId

ArtifactId

slf4j-okhttp3-logging-interceptor
Version

Version

1.0.1
Type

Type

jar
Description

Description

OkHttp Slf4j Logging Interceptor
An HTTP+HTTP/2 client for Android and Java applications

Download slf4j-okhttp3-logging-interceptor 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.devcsrj/slf4j-okhttp3-logging-interceptor/ -->
<dependency>
    <groupId>com.github.devcsrj</groupId>
    <artifactId>slf4j-okhttp3-logging-interceptor</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.devcsrj/slf4j-okhttp3-logging-interceptor/
implementation 'com.github.devcsrj:slf4j-okhttp3-logging-interceptor:1.0.1'
// https://jarcasting.com/artifacts/com.github.devcsrj/slf4j-okhttp3-logging-interceptor/
implementation ("com.github.devcsrj:slf4j-okhttp3-logging-interceptor:1.0.1")
'com.github.devcsrj:slf4j-okhttp3-logging-interceptor:jar:1.0.1'
<dependency org="com.github.devcsrj" name="slf4j-okhttp3-logging-interceptor" rev="1.0.1">
  <artifact name="slf4j-okhttp3-logging-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.devcsrj', module='slf4j-okhttp3-logging-interceptor', version='1.0.1')
)
libraryDependencies += "com.github.devcsrj" % "slf4j-okhttp3-logging-interceptor" % "1.0.1"
[com.github.devcsrj/slf4j-okhttp3-logging-interceptor "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.9.0

test (5)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.9.0
com.squareup.okhttp3 : okhttp-testing-support jar 3.9.0
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.