| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial |
| Группа | Группаcom.squareup.okhttp |
| Идентификатор | Идентификаторokhttp-tests |
| Версия | Версия1.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеOkHttp Tests
An HTTP+SPDY client for Android and Java applications
|
| Имя Файла | Размер |
|---|---|
| okhttp-tests-1.6.0.pom | |
| okhttp-tests-1.6.0.jar | 1 KB |
| okhttp-tests-1.6.0-javadoc.jar | 335 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.squareup.okhttp/okhttp-tests/ -->
<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>okhttp-tests</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.okhttp/okhttp-tests/
implementation 'com.squareup.okhttp:okhttp-tests:1.6.0'
// https://jarcasting.com/artifacts/com.squareup.okhttp/okhttp-tests/
implementation ("com.squareup.okhttp:okhttp-tests:1.6.0")
'com.squareup.okhttp:okhttp-tests:jar:1.6.0'
<dependency org="com.squareup.okhttp" name="okhttp-tests" rev="1.6.0">
<artifact name="okhttp-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp', module='okhttp-tests', version='1.6.0')
)
libraryDependencies += "com.squareup.okhttp" % "okhttp-tests" % "1.6.0"
[com.squareup.okhttp/okhttp-tests "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 1.6.0 |
| com.squareup.okhttp : okhttp-urlconnection | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mortbay.jetty.npn : npn-boot | jar | 8.1.2.v20120308 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.squareup.okhttp : mockwebserver | jar | 1.6.0 |