is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:logging-interceptor 3.14.8


Categories

Categories

Square Business Logic Libraries Financial Logging Application Layer Libs
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

logging-interceptor
Version

Version

3.14.8
Type

Type

jar

Download logging-interceptor 3.14.8


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