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

Jar examples for l:logging-interceptor

Description

A logging interceptor for routine.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials