MVN

com.github.xuwei-k : httpz-native-client_2.11

Maven & Gradle

Aug 18, 2019
1 usages
66 stars

httpz-native-client · purely functional http client

<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz-native-client_2.11</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xuwei-k : httpz-native-client_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.1
  • Latest Release Candidate: 0.2.10-RC2-scalaz70

All Versions

Choose a version of com.github.xuwei-k : httpz-native-client_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
httpz-native-client_2.11-0.6.1
httpz-native-client_2.11-0.6.0
0.5.x
httpz-native-client_2.11-0.5.1
httpz-native-client_2.11-0.5.0
0.4.x
httpz-native-client_2.11-0.4.0
0.3.x
httpz-native-client_2.11-0.3.2
httpz-native-client_2.11-0.3.1
httpz-native-client_2.11-0.3.0
0.2.x
httpz-native-client_2.11-0.2.19
httpz-native-client_2.11-0.2.18
httpz-native-client_2.11-0.2.17
httpz-native-client_2.11-0.2.16
httpz-native-client_2.11-0.2.15
httpz-native-client_2.11-0.2.14
httpz-native-client_2.11-0.2.13
httpz-native-client_2.11-0.2.12
httpz-native-client_2.11-0.2.11-scalaz70
httpz-native-client_2.11-0.2.11
httpz-native-client_2.11-0.2.10-scalaz70
httpz-native-client_2.11-0.2.10-RC2-scalaz70

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz-native-client_2.11</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.xuwei-k : httpz-native-client_2.11 gradle dependency to your build.gradle file:

implementation 'com.github.xuwei-k:httpz-native-client_2.11:0.6.1'

Gradle Kotlin DSL: Add the following com.github.xuwei-k : httpz-native-client_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.xuwei-k:httpz-native-client_2.11:0.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.xuwei-k : httpz-native-client_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.xuwei-k" % "httpz-native-client_2.11" % "0.6.1"

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

Apr 09, 2017
1 usages
66 stars
May 03, 2019
3 usages
2 stars
Jul 28, 2015
4 usages
May 12, 2017
5 usages
May 12, 2017
6 usages
Sep 02, 2019
1 usages
7.9k stars