is not current version
Last Version 0.6.1

com.github.xuwei-k:httpz-native_2.11 0.2.18

purely functional http client

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-native_2.11
Version

Version

0.2.18
Type

Type

jar

Download httpz-native_2.11 0.2.18


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