не последняя версия
Последняя версия 1.0.0-alpha14

com.opsbears.webcomponents.net:http 1.0.0-alpha9

HTTP library of the OWC ecosystem

Категории

Категории

Сеть SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents.net
Идентификатор

Идентификатор

http
Версия

Версия

1.0.0-alpha9
Тип

Тип

jar

Скачать http 1.0.0-alpha9


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.net</groupId>
    <artifactId>http</artifactId>
    <version>1.0.0-alpha9</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/
implementation 'com.opsbears.webcomponents.net:http:1.0.0-alpha9'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.net/http/
implementation ("com.opsbears.webcomponents.net:http:1.0.0-alpha9")
'com.opsbears.webcomponents.net:http:jar:1.0.0-alpha9'
<dependency org="com.opsbears.webcomponents.net" name="http" rev="1.0.0-alpha9">
  <artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.net', module='http', version='1.0.0-alpha9')
)
libraryDependencies += "com.opsbears.webcomponents.net" % "http" % "1.0.0-alpha9"
[com.opsbears.webcomponents.net/http "1.0.0-alpha9"]