не последняя версия
Последняя версия 2.7.5

com.squareup.okhttp:okhttp-testing-support 2.6.0


Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

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

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

okhttp-testing-support
Версия

Версия

2.6.0
Тип

Тип

jar

Скачать okhttp-testing-support 2.6.0


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