| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.HollandZang |
| Идентификатор | Идентификаторhttp |
| Версия | Версия2.0.1 |
| Тип | Типjar |
| Описание |
Описаниеhttp
Http connect component by Holland
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-2.0.1.pom | |
| http-2.0.1.jar | 25 KB |
| http-2.0.1-sources.jar | 9 KB |
| http-2.0.1-javadoc.jar | 131 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.HollandZang/http/ -->
<dependency>
<groupId>io.github.HollandZang</groupId>
<artifactId>http</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.HollandZang/http/
implementation 'io.github.HollandZang:http:2.0.1'
// https://jarcasting.com/artifacts/io.github.HollandZang/http/
implementation ("io.github.HollandZang:http:2.0.1")
'io.github.HollandZang:http:jar:2.0.1'
<dependency org="io.github.HollandZang" name="http" rev="2.0.1">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.HollandZang', module='http', version='2.0.1')
)
libraryDependencies += "io.github.HollandZang" % "http" % "2.0.1"
[io.github.HollandZang/http "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.8.8 |