MVN

com.squareup.okhttp : logging-interceptor

Maven & Gradle

Feb 26, 2016
219 usages

OkHttp Logging Interceptor

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>logging-interceptor</artifactId>
    <version>2.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.okhttp : logging-interceptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.5

All Versions

Choose a version of com.squareup.okhttp : logging-interceptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
logging-interceptor-2.7.5
logging-interceptor-2.7.4
logging-interceptor-2.7.3
logging-interceptor-2.7.2
logging-interceptor-2.7.1
logging-interceptor-2.7.0
2.6.x
logging-interceptor-2.6.0

How to add a dependency to Maven

Add the following com.squareup.okhttp : logging-interceptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.okhttp</groupId>
    <artifactId>logging-interceptor</artifactId>
    <version>2.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.okhttp : logging-interceptor gradle dependency to your build.gradle file:

implementation 'com.squareup.okhttp:logging-interceptor:2.7.5'

Gradle Kotlin DSL: Add the following com.squareup.okhttp : logging-interceptor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.okhttp:logging-interceptor:2.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.okhttp : logging-interceptor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.okhttp" % "logging-interceptor" % "2.7.5"

Advertisement

Dependencies from Group

Feb 26, 2016
906 usages
41.3k stars
Feb 26, 2016
269 usages
41.3k stars
Feb 26, 2016
219 usages
Feb 26, 2016
187 usages
41.3k stars
Feb 26, 2016
52 usages
41.3k stars

Discover Dependencies

Feb 26, 2021
1 usages
Aug 27, 2021
4 usages
Aug 27, 2021
16 usages
Mar 03, 2017
4.8k stars
May 01, 2020
0 stars
Jul 19, 2022
19 stars
Dec 08, 2015
5 stars