is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:logging-interceptor 3.12.10


Categories

Categories

Square Business Logic Libraries Financial Logging Application Layer Libs
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

logging-interceptor
Version

Version

3.12.10
Type

Type

jar

Download logging-interceptor 3.12.10


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