License |
License |
---|---|
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-jawn_3 |
Last Version | Last Version1.0.0-M33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjawn
Base library to parse JSON to various ASTs for http4s
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http4s-jawn_3-1.0.0-M33.pom | |
http4s-jawn_3-1.0.0-M33.jar | 10 KB |
http4s-jawn_3-1.0.0-M33-sources.jar | 2 KB |
http4s-jawn_3-1.0.0-M33-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-jawn_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-jawn_3</artifactId>
<version>1.0.0-M33</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-jawn_3/
implementation 'org.http4s:http4s-jawn_3:1.0.0-M33'
// https://jarcasting.com/artifacts/org.http4s/http4s-jawn_3/
implementation ("org.http4s:http4s-jawn_3:1.0.0-M33")
'org.http4s:http4s-jawn_3:jar:1.0.0-M33'
<dependency org="org.http4s" name="http4s-jawn_3" rev="1.0.0-M33">
<artifact name="http4s-jawn_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-jawn_3', version='1.0.0-M33')
)
libraryDependencies += "org.http4s" % "http4s-jawn_3" % "1.0.0-M33"
[org.http4s/http4s-jawn_3 "1.0.0-M33"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-core_3 | jar | 1.0.0-M33 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.typelevel : jawn-fs2_3 | jar | 2.2.0 |
org.typelevel : jawn-parser_3 | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s » http4s-tests_3 | jar | 1.0.0-M33 |
org.typelevel : cats-laws_3 | jar | 2.7.0 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.scalacheck : scalacheck_3 | jar | 1.16.0 |