| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ljun20160606 |
| Идентификатор | Идентификаторokhttp-tests |
| Последняя версия | Последняя версия3.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOkHttp Tests
An HTTP+HTTP/2 client for Android and Java applications
|
| Имя Файла | Размер |
|---|---|
| okhttp-tests-3.10.0.pom | |
| okhttp-tests-3.10.0.jar | 7 KB |
| okhttp-tests-3.10.0-sources.jar | 2 KB |
| okhttp-tests-3.10.0-javadoc.jar | 23 KB |
| okhttp-tests-3.10.0-jar-with-dependencies.jar | 514 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp-tests/ -->
<dependency>
<groupId>com.github.ljun20160606</groupId>
<artifactId>okhttp-tests</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp-tests/
implementation 'com.github.ljun20160606:okhttp-tests:3.10.0'
// https://jarcasting.com/artifacts/com.github.ljun20160606/okhttp-tests/
implementation ("com.github.ljun20160606:okhttp-tests:3.10.0")
'com.github.ljun20160606:okhttp-tests:jar:3.10.0'
<dependency org="com.github.ljun20160606" name="okhttp-tests" rev="3.10.0">
<artifact name="okhttp-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljun20160606', module='okhttp-tests', version='3.10.0')
)
libraryDependencies += "com.github.ljun20160606" % "okhttp-tests" % "3.10.0"
[com.github.ljun20160606/okhttp-tests "3.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okio : okio | jar | 1.13.0 |
| com.github.ljun20160606 : okhttp | jar | 3.10.0 |
| com.github.ljun20160606 : okhttp-urlconnection | jar | 3.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ljun20160606 : okhttp-testing-support | jar | 3.10.0 |
| junit : junit | jar | 4.12 |
| com.github.ljun20160606 : mockwebserver | jar | 3.10.0 |