MVN

com.hannesdorfmann : httpkit

Maven & Gradle

Oct 23, 2015

HttpKit

<dependency>
    <groupId>com.hannesdorfmann</groupId>
    <artifactId>httpkit</artifactId>
    <version>1.5.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hannesdorfmann : httpkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.6
  • Latest Release Candidate: 1.4.1-RC2

All Versions

Choose a version of com.hannesdorfmann : httpkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
httpkit-1.5.6
httpkit-1.5.5
httpkit-1.5.4
httpkit-1.5.3
httpkit-1.5.2
httpkit-1.5.1
httpkit-1.5.0
1.4.x
httpkit-1.4.4
httpkit-1.4.3
httpkit-1.4.2
httpkit-1.4.1-RC2
httpkit-1.4.1
httpkit-1.4.1-RC1

How to add a dependency to Maven

Add the following com.hannesdorfmann : httpkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hannesdorfmann</groupId>
    <artifactId>httpkit</artifactId>
    <version>1.5.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hannesdorfmann : httpkit gradle dependency to your build.gradle file:

implementation 'com.hannesdorfmann:httpkit:1.5.6'

Gradle Kotlin DSL: Add the following com.hannesdorfmann : httpkit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hannesdorfmann:httpkit:1.5.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hannesdorfmann : httpkit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hannesdorfmann" % "httpkit" % "1.5.6"

Advertisement

Dependencies from Group

Mar 16, 2022
4 usages
2.9k stars
Mar 16, 2022
2 usages
2.9k stars
Apr 23, 2016
1 usages
699 stars

Discover Dependencies

May 18, 2015
3 usages
3 stars
Oct 31, 2015
3 usages
0 stars
Feb 27, 2016
2 usages
Apr 22, 2016
3 usages
Jun 12, 2016
3 usages
13 stars
Dec 31, 2018
3 usages
Oct 02, 2017
4 usages
4 stars