Jar examples for l:logging-interceptor
A logging interceptor for routine.
You can download jar file logging-interceptor 3.10.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add logging-interceptor-3.10.0.jar to your project.
<dependency> <groupId>com.squareup.okhttp3</groupId> <artifactId>logging-interceptor</artifactId> <version>3.10.0</version> </dependency>
compile group: 'com.squareup.okhttp3', name: 'logging-interceptor', version: '3.10.0'
libraryDependencies += "com.squareup.okhttp3" % "logging-interceptor" % "3.10.0"
<dependency org="com.squareup.okhttp3" name="logging-interceptor" rev="3.10.0"/>
@Grapes(@Grab(group='com.squareup.okhttp3', module='logging-interceptor', version='3.10.0'))
'com.squareup.okhttp3:logging-interceptor:jar:3.10.0'
Click the following link to download the jar file.
logging-interceptor-3.10.0-javadoc.jar