Last Version

OkHttp Logging Interceptor 2.7.5

An HTTP+SPDY client for Android and Java applications

License

License

Categories

Categories

Square Business Logic Libraries Financial Logging Application Layer Libs
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

logging-interceptor
Version

Version

2.7.5
Type

Type

jar
Description

Description

OkHttp Logging Interceptor
An HTTP+SPDY client for Android and Java applications

Download logging-interceptor 2.7.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.squareup.okhttp : mockwebserver jar 2.7.5
com.squareup.okhttp : okhttp-testing-support jar 2.7.5

Project Modules

There are no modules declared in this project.