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

Jar examples for l:logging-interceptor

Description

A logging interceptor for routine.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials