Download logging-interceptor-3.6.0.jar file - Jar l

Jar examples for l:logging-interceptor

Description

A logging interceptor for routine.

You can download jar file logging-interceptor 3.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add logging-interceptor-3.6.0.jar to your project.

<dependency>
   <groupId>com.squareup.okhttp3</groupId>
   <artifactId>logging-interceptor</artifactId>
   <version>3.6.0</version>
</dependency>
compile group: 'com.squareup.okhttp3', name: 'logging-interceptor', version: '3.6.0'
libraryDependencies += "com.squareup.okhttp3" % "logging-interceptor" % "3.6.0"
<dependency org="com.squareup.okhttp3" name="logging-interceptor" rev="3.6.0"/>
@Grapes(@Grab(group='com.squareup.okhttp3', module='logging-interceptor', version='3.6.0'))
'com.squareup.okhttp3:logging-interceptor:jar:3.6.0'

Download

Click the following link to download the jar file.

logging-interceptor-3.6.0-javadoc.jar
logging-interceptor-3.6.0-sources.jar
logging-interceptor-3.6.0.jar
logging-interceptor-3.6.0.pom



Related Tutorials