| Лицензия |
Лицензия
The Apache Software License, Version 2.0
|
|---|---|
| Группа | Группаorg.dmfs |
| Идентификатор | Идентификаторhttpurlconnection-executor |
| Версия | Версия1.16.2 |
| Тип | Типjar |
| Описание |
Описаниеhttpurlconnection-executor
An HttpRequestExecutor based on HttpURLConnection.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.dmfs/httpurlconnection-executor/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>httpurlconnection-executor</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/httpurlconnection-executor/
implementation 'org.dmfs:httpurlconnection-executor:1.16.2'
// https://jarcasting.com/artifacts/org.dmfs/httpurlconnection-executor/
implementation ("org.dmfs:httpurlconnection-executor:1.16.2")
'org.dmfs:httpurlconnection-executor:jar:1.16.2'
<dependency org="org.dmfs" name="httpurlconnection-executor" rev="1.16.2">
<artifact name="httpurlconnection-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='httpurlconnection-executor', version='1.16.2')
)
libraryDependencies += "org.dmfs" % "httpurlconnection-executor" % "1.16.2"
[org.dmfs/httpurlconnection-executor "1.16.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dmfs : http-client-essentials | jar | 1.16.2 |
| org.dmfs : http-client-types | jar | 1.16.2 |
| org.dmfs : http-client-headers | jar | 1.16.2 |
| org.dmfs : http-client-basics | jar | 1.16.2 |
| org.dmfs : http-executor-commons | jar | 1.16.2 |