MVN

net.databinder.dispatch : dispatch-json4s-native_2.10

Maven & Gradle

Jul 04, 2017
13 usages
423 stars

dispatch-json4s-native · Dispatch module providing json4s native support

<dependency>
    <groupId>net.databinder.dispatch</groupId>
    <artifactId>dispatch-json4s-native_2.10</artifactId>
    <version>0.11.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.11.4
  • Latest Beta: 0.11.0-beta1

All Versions

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

Version Vulnerabilities Updated
0.11.x
dispatch-json4s-native_2.10-0.11.4
dispatch-json4s-native_2.10-0.11.3
dispatch-json4s-native_2.10-0.11.2
dispatch-json4s-native_2.10-0.11.1
dispatch-json4s-native_2.10-0.11.0
dispatch-json4s-native_2.10-0.11.0-beta1
0.10.x
dispatch-json4s-native_2.10-0.10.1
dispatch-json4s-native_2.10-0.10.0
dispatch-json4s-native_2.10-0.10.0-beta2
dispatch-json4s-native_2.10-0.10.0-beta1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.databinder.dispatch</groupId>
    <artifactId>dispatch-json4s-native_2.10</artifactId>
    <version>0.11.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.databinder.dispatch:dispatch-json4s-native_2.10:0.11.4'

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

implementation("net.databinder.dispatch:dispatch-json4s-native_2.10:0.11.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.databinder.dispatch" % "dispatch-json4s-native_2.10" % "0.11.4"

Advertisement

Dependencies from Group

May 27, 2018
109 usages
423 stars
Jul 04, 2017
108 usages
423 stars
Aug 10, 2014
32 usages
423 stars
Dec 16, 2012
30 usages
423 stars
May 27, 2018
24 usages
423 stars

Discover Dependencies

May 27, 2018
3 usages
423 stars
May 13, 2023
80 usages
340 stars
Jan 14, 2017
6 stars
Jul 11, 2015
1 usages
48 stars
Jul 11, 2015
5 usages
48 stars
Sep 08, 2015
6 stars
May 28, 2015
1 usages
0 stars