| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdcom.github.ljun20160606 | 
| ArtifactId | ArtifactIdlogging-interceptor | 
| Last Version | Last Version3.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOkHttp Logging Interceptor An HTTP+HTTP/2 client for Android and Java applications | 
<!-- https://jarcasting.com/artifacts/com.github.ljun20160606/logging-interceptor/ -->
<dependency>
    <groupId>com.github.ljun20160606</groupId>
    <artifactId>logging-interceptor</artifactId>
    <version>3.10.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.ljun20160606/logging-interceptor/
implementation 'com.github.ljun20160606:logging-interceptor:3.10.0'// https://jarcasting.com/artifacts/com.github.ljun20160606/logging-interceptor/
implementation ("com.github.ljun20160606:logging-interceptor:3.10.0")'com.github.ljun20160606:logging-interceptor:jar:3.10.0'<dependency org="com.github.ljun20160606" name="logging-interceptor" rev="3.10.0">
  <artifact name="logging-interceptor" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.ljun20160606', module='logging-interceptor', version='3.10.0')
)libraryDependencies += "com.github.ljun20160606" % "logging-interceptor" % "3.10.0"[com.github.ljun20160606/logging-interceptor "3.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ljun20160606 : okhttp | jar | 3.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| com.github.ljun20160606 : mockwebserver | jar | 3.10.0 | 
| com.github.ljun20160606 : okhttp-testing-support | jar | 3.10.0 |