is not current version
Last Version 0.1.4-3

okhttp-analyzer-interceptor 0.1.1-4

okhttp-analyzer-interceptor: Android part of the Android Studio(Intellij IDEA) OkHttp Analyzer plugin which would analyze details of requests and responses from OkHttpClient.

License

License

GroupId

GroupId

io.github.bytebeats
ArtifactId

ArtifactId

okhttp-analyzer-interceptor
Version

Version

0.1.1-4
Type

Type

aar
Description

Description

okhttp-analyzer-interceptor
okhttp-analyzer-interceptor: Android part of the Android Studio(Intellij IDEA) OkHttp Analyzer plugin which would analyze details of requests and responses from OkHttpClient.
Project URL

Project URL

https://github.com/bytebeats/okhttp-analyzer-interceptor
Source Code Management

Source Code Management

https://github.com/bytebeats/okhttp-analyzer-interceptor/tree/master

Download okhttp-analyzer-interceptor 0.1.1-4


<!-- https://jarcasting.com/artifacts/io.github.bytebeats/okhttp-analyzer-interceptor/ -->
<dependency>
    <groupId>io.github.bytebeats</groupId>
    <artifactId>okhttp-analyzer-interceptor</artifactId>
    <version>0.1.1-4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bytebeats/okhttp-analyzer-interceptor/
implementation 'io.github.bytebeats:okhttp-analyzer-interceptor:0.1.1-4'
// https://jarcasting.com/artifacts/io.github.bytebeats/okhttp-analyzer-interceptor/
implementation ("io.github.bytebeats:okhttp-analyzer-interceptor:0.1.1-4")
'io.github.bytebeats:okhttp-analyzer-interceptor:aar:0.1.1-4'
<dependency org="io.github.bytebeats" name="okhttp-analyzer-interceptor" rev="0.1.1-4">
  <artifact name="okhttp-analyzer-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bytebeats', module='okhttp-analyzer-interceptor', version='0.1.1-4')
)
libraryDependencies += "io.github.bytebeats" % "okhttp-analyzer-interceptor" % "0.1.1-4"
[io.github.bytebeats/okhttp-analyzer-interceptor "0.1.1-4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3

Project Modules

There are no modules declared in this project.