| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.nryotaro |
| Идентификатор | Идентификаторasync-httpcli |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеYet another async http client
Yet another async http client
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| async-httpcli-0.0.1.pom | |
| async-httpcli-0.0.1.jar | 18 KB |
| async-httpcli-0.0.1-sources.jar | 3 KB |
| async-httpcli-0.0.1-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nryotaro/async-httpcli/ -->
<dependency>
<groupId>org.nryotaro</groupId>
<artifactId>async-httpcli</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nryotaro/async-httpcli/
implementation 'org.nryotaro:async-httpcli:0.0.1'
// https://jarcasting.com/artifacts/org.nryotaro/async-httpcli/
implementation ("org.nryotaro:async-httpcli:0.0.1")
'org.nryotaro:async-httpcli:jar:0.0.1'
<dependency org="org.nryotaro" name="async-httpcli" rev="0.0.1">
<artifact name="async-httpcli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nryotaro', module='async-httpcli', version='0.0.1')
)
libraryDependencies += "org.nryotaro" % "async-httpcli" % "0.0.1"
[org.nryotaro/async-httpcli "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.10.Final |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.2-2 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |