не последняя версия
Последняя версия 5.0.0-alpha.10

com.squareup.okhttp3:logging-interceptor 4.0.0-alpha01

null

Категории

Категории

Square Прикладные библиотеки Financial Logging Библиотеки уровня приложения
Группа

Группа

com.squareup.okhttp3
Идентификатор

Идентификатор

logging-interceptor
Версия

Версия

4.0.0-alpha01
Тип

Тип

jar

Скачать logging-interceptor 4.0.0-alpha01


<!-- https://jarcasting.com/artifacts/com.squareup.okhttp3/logging-interceptor/ -->
<dependency>
    <groupId>com.squareup.okhttp3</groupId>
    <artifactId>logging-interceptor</artifactId>
    <version>4.0.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.okhttp3/logging-interceptor/
implementation 'com.squareup.okhttp3:logging-interceptor:4.0.0-alpha01'
// https://jarcasting.com/artifacts/com.squareup.okhttp3/logging-interceptor/
implementation ("com.squareup.okhttp3:logging-interceptor:4.0.0-alpha01")
'com.squareup.okhttp3:logging-interceptor:jar:4.0.0-alpha01'
<dependency org="com.squareup.okhttp3" name="logging-interceptor" rev="4.0.0-alpha01">
  <artifact name="logging-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp3', module='logging-interceptor', version='4.0.0-alpha01')
)
libraryDependencies += "com.squareup.okhttp3" % "logging-interceptor" % "4.0.0-alpha01"
[com.squareup.okhttp3/logging-interceptor "4.0.0-alpha01"]