MVN

net.databinder : dispatch-core_2.11

Maven & Gradle

Apr 20, 2014
10 usages
423 stars

dispatch-core · Core interfaces, applied by dispatch-http and dispatch-nio executors

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

Latest Version

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

  • Latest Stable: 0.8.10

All Versions

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

Version Vulnerabilities Updated
0.8.x
dispatch-core_2.11-0.8.10

How to add a dependency to Maven

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

<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>dispatch-core_2.11</artifactId>
    <version>0.8.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.databinder:dispatch-core_2.11:0.8.10'

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

implementation("net.databinder:dispatch-core_2.11:0.8.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.databinder" % "dispatch-core_2.11" % "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

Sep 10, 2013
128 usages
Nov 10, 2010
37 usages
Jul 18, 2007
7 usages
Feb 15, 2014
6 usages
Sep 20, 2005
28 usages
Mar 31, 2015
4 usages
8.5k stars
Nov 27, 2007
10 usages
Jun 28, 2013
16 usages