| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xcr1234 |
| Идентификатор | ИдентификаторmoHttp |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеmoHttp
a convenient java http client library,easy to use,high efficiency.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| moHttp-1.2.pom | |
| moHttp-1.2.jar | 79 KB |
| moHttp-1.2-sources.jar | 48 KB |
| moHttp-1.2-javadoc.jar | 245 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xcr1234/moHttp/ -->
<dependency>
<groupId>io.github.xcr1234</groupId>
<artifactId>moHttp</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xcr1234/moHttp/
implementation 'io.github.xcr1234:moHttp:1.2'
// https://jarcasting.com/artifacts/io.github.xcr1234/moHttp/
implementation ("io.github.xcr1234:moHttp:1.2")
'io.github.xcr1234:moHttp:jar:1.2'
<dependency org="io.github.xcr1234" name="moHttp" rev="1.2">
<artifact name="moHttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xcr1234', module='moHttp', version='1.2')
)
libraryDependencies += "io.github.xcr1234" % "moHttp" % "1.2"
[io.github.xcr1234/moHttp "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpmime Необязательный | jar | 4.4 |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.4 |
| commons-io : commons-io Необязательный | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsoup : jsoup | jar | 1.9.1 |