httpz-native-client

purely functional http client

License

License

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-native-client_2.10
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

httpz-native-client
purely functional http client
Project URL

Project URL

https://github.com/xuwei-k/httpz
Project Organization

Project Organization

com.github.xuwei-k

Download httpz-native-client_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11-scalaz70
0.2.11
0.2.10-scalaz70
0.2.10
0.2.10-RC2-scalaz70