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