Last Version

jawn 0.16.6a

Base library to parse JSON to various ASTs for http4s

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-jawn_2.10
Version

Version

0.16.6a
Type

Type

jar
Description

Description

jawn
Base library to parse JSON to various ASTs for http4s
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-jawn_2.10 0.16.6a


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.http4s : http4s-core_2.10 jar 0.16.6a
org.http4s : jawn-streamz_2.10 jar 0.10.1a

test (7)

Group / Artifact Type Version
org.http4s : http4s-testing_2.10 jar 0.16.6a
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.