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

xyz.luan:http-facade 1.3


Группа

Группа

xyz.luan
Идентификатор

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

http-facade
Версия

Версия

1.3
Тип

Тип

jar

Скачать http-facade 1.3


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