is not current version
Last Version 0.5.1

com.github.xuwei-k:httpz_2.10 0.5.0

purely functional http client

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz_2.10
Version

Version

0.5.0
Type

Type

jar

Download httpz_2.10 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz_2.10/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz_2.10</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz_2.10/
implementation 'com.github.xuwei-k:httpz_2.10:0.5.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz_2.10/
implementation ("com.github.xuwei-k:httpz_2.10:0.5.0")
'com.github.xuwei-k:httpz_2.10:jar:0.5.0'
<dependency org="com.github.xuwei-k" name="httpz_2.10" rev="0.5.0">
  <artifact name="httpz_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz_2.10', version='0.5.0')
)
libraryDependencies += "com.github.xuwei-k" % "httpz_2.10" % "0.5.0"
[com.github.xuwei-k/httpz_2.10 "0.5.0"]