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

com.squareup.okhttp:okhttp-testing-support 2.4.0-RC1


Категории

Категории

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

Группа

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

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

okhttp-testing-support
Версия

Версия

2.4.0-RC1
Тип

Тип

jar

Скачать okhttp-testing-support 2.4.0-RC1


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