httpz-scalaj

purely functional http client

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-scalaj_2.12
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpz-scalaj
purely functional http client
Project URL

Project URL

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

Project Organization

com.github.xuwei-k

Download httpz-scalaj_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.xuwei-k : httpz_2.12 jar 0.8.0
org.scalaj : scalaj-http_2.12 jar 2.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0