is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:logging-interceptor 4.0.0

null

Categories

Categories

Square Business Logic Libraries Financial Logging Application Layer Libs
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

logging-interceptor
Version

Version

4.0.0
Type

Type

jar

Download logging-interceptor 4.0.0


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