Last Version

json4s-native 0.16.6a

Provides json4s-native codecs for http4s

License

License

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-json4s-native_2.10
Version

Version

0.16.6a
Type

Type

jar
Description

Description

json4s-native
Provides json4s-native codecs for http4s
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-json4s-native_2.10 0.16.6a


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-json4s-native_2.10/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-json4s-native_2.10</artifactId>
    <version>0.16.6a</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-json4s-native_2.10/
implementation 'org.http4s:http4s-json4s-native_2.10:0.16.6a'
// https://jarcasting.com/artifacts/org.http4s/http4s-json4s-native_2.10/
implementation ("org.http4s:http4s-json4s-native_2.10:0.16.6a")
'org.http4s:http4s-json4s-native_2.10:jar:0.16.6a'
<dependency org="org.http4s" name="http4s-json4s-native_2.10" rev="0.16.6a">
  <artifact name="http4s-json4s-native_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-json4s-native_2.10', version='0.16.6a')
)
libraryDependencies += "org.http4s" % "http4s-json4s-native_2.10" % "0.16.6a"
[org.http4s/http4s-json4s-native_2.10 "0.16.6a"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.http4s : http4s-json4s_2.10 jar 0.16.6a
org.json4s : json4s-native_2.10 jar 3.5.3

test (6)

Group / Artifact Type Version
org.typelevel : discipline_2.10 jar 0.8
ch.qos.logback : logback-classic jar 1.2.3
org.scalaz : scalaz-scalacheck-binding_2.10 jar 7.2.17
org.specs2 : specs2-core_2.10 jar 3.8.6
org.specs2 : specs2-matcher-extra_2.10 jar 3.8.6
org.specs2 : specs2-scalacheck_2.10 jar 3.8.6

Project Modules

There are no modules declared in this project.