Download logging-interceptor-3.4.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials