| Группа | Группаio.github.bytebeats |
|---|---|
| Идентификатор | Идентификаторokhttp-analyzer-interceptor |
| Версия | Версия0.1.3-3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| okhttp-analyzer-interceptor-0.1.3-3.pom | |
| okhttp-analyzer-interceptor-0.1.3-3-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bytebeats/okhttp-analyzer-interceptor/ -->
<dependency>
<groupId>io.github.bytebeats</groupId>
<artifactId>okhttp-analyzer-interceptor</artifactId>
<version>0.1.3-3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bytebeats/okhttp-analyzer-interceptor/
implementation 'io.github.bytebeats:okhttp-analyzer-interceptor:0.1.3-3'
// https://jarcasting.com/artifacts/io.github.bytebeats/okhttp-analyzer-interceptor/
implementation ("io.github.bytebeats:okhttp-analyzer-interceptor:0.1.3-3")
'io.github.bytebeats:okhttp-analyzer-interceptor:aar:0.1.3-3'
<dependency org="io.github.bytebeats" name="okhttp-analyzer-interceptor" rev="0.1.3-3">
<artifact name="okhttp-analyzer-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bytebeats', module='okhttp-analyzer-interceptor', version='0.1.3-3')
)
libraryDependencies += "io.github.bytebeats" % "okhttp-analyzer-interceptor" % "0.1.3-3"
[io.github.bytebeats/okhttp-analyzer-interceptor "0.1.3-3"]