MVN

net.databinder : dispatch-http_2.10

Maven & Gradle

Jun 29, 2013
35 usages
423 stars

dispatch-http · Standard HTTP executor, uses Apache DefaultHttpClient

<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>dispatch-http_2.10</artifactId>
    <version>0.8.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.databinder : dispatch-http_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.10

All Versions

Choose a version of net.databinder : dispatch-http_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
dispatch-http_2.10-0.8.10
dispatch-http_2.10-0.8.9
dispatch-http_2.10-0.8.8

How to add a dependency to Maven

Add the following net.databinder : dispatch-http_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>dispatch-http_2.10</artifactId>
    <version>0.8.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.databinder : dispatch-http_2.10 gradle dependency to your build.gradle file:

implementation 'net.databinder:dispatch-http_2.10:0.8.10'

Gradle Kotlin DSL: Add the following net.databinder : dispatch-http_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.databinder:dispatch-http_2.10:0.8.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.databinder : dispatch-http_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.databinder" % "dispatch-http_2.10" % "0.8.10"

Advertisement

Dependencies from Group

Jun 29, 2013
57 usages
423 stars
Feb 15, 2015
43 usages
708 stars
Feb 15, 2015
40 usages
708 stars
Jun 29, 2013
39 usages
423 stars
Jun 29, 2013
38 usages
423 stars

Discover Dependencies

Jul 14, 2013
12 usages
1 stars
May 20, 2010
18 usages
Feb 08, 2013
15 usages
22 stars
Jun 13, 2014
55 usages
Apr 18, 2013
6 usages
Mar 01, 2012
9 usages
Mar 24, 2015
5 usages
2.5k stars