is not current version
Last Version 2.5.0

xyz.luan:http-facade 1.2.2


GroupId

GroupId

xyz.luan
ArtifactId

ArtifactId

http-facade
Version

Version

1.2.2
Type

Type

jar

Download http-facade 1.2.2


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