MVN

com.github.xuwei-k : httpz_2.12

Maven & Gradle

Sep 16, 2021
8 usages
66 stars

httpz · purely functional http client

<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz_2.12</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xuwei-k : httpz_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.github.xuwei-k : httpz_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
httpz_2.12-0.8.0
0.7.x
httpz_2.12-0.7.0
0.6.x
httpz_2.12-0.6.1
httpz_2.12-0.6.0
0.5.x
httpz_2.12-0.5.1
httpz_2.12-0.5.0

How to add a dependency to Maven

Add the following com.github.xuwei-k : httpz_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz_2.12</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.xuwei-k : httpz_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.xuwei-k:httpz_2.12:0.8.0'

Gradle Kotlin DSL: Add the following com.github.xuwei-k : httpz_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.xuwei-k:httpz_2.12:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.xuwei-k : httpz_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.xuwei-k" % "httpz_2.12" % "0.8.0"

Advertisement

Dependencies from Group

Nov 21, 2015
42 usages
Apr 09, 2017
11 usages
66 stars
Aug 18, 2019
10 usages
66 stars
Sep 16, 2021
8 usages
66 stars
Jan 19, 2022
7 usages
12 stars

Discover Dependencies

Nov 02, 2017
10 usages
45 stars
Jun 05, 2020
10 usages
5.6k stars
Jul 10, 2017
9 usages
Jun 13, 2020
9 usages
3.2k stars
Sep 30, 2021
8 usages
56 stars
Sep 30, 2021
9 usages
24 stars
Dec 09, 2016
17 usages
Dec 18, 2019
8 usages
138 stars