не последняя версия
Последняя версия 2.0.0

com.sangupta:jerry-http 0.9.6

Common Java functionality for working with HTTP requests

Группа

Группа

com.sangupta
Идентификатор

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

jerry-http
Версия

Версия

0.9.6
Тип

Тип

jar

Скачать jerry-http 0.9.6


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