Last Version

httpz-async 0.6.1

purely functional http client

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-async_2.11
Version

Version

0.6.1
Type

Type

jar
Description

Description

httpz-async
purely functional http client
Project URL

Project URL

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

Project Organization

com.github.xuwei-k

Download httpz-async_2.11 0.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.xuwei-k : httpz_2.11 jar 0.6.1
org.asynchttpclient : async-http-client jar 2.10.1

Project Modules

There are no modules declared in this project.