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

com.github.euler-io:http-api 0.4.1


Группа

Группа

com.github.euler-io
Идентификатор

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

http-api
Версия

Версия

0.4.1
Тип

Тип

jar

Скачать http-api 0.4.1


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