Integrate some of the best JSON libs in Scala with Pekko HTTP
pekko-http-json4s 2.8.0
Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-json4s_3
Version:
2.8.0
Release Date:
Sept 27, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:
libraryDependencies += "com.github.pjfanning" %% "pekko-http-json4s" % "2.8.0"
ivy"com.github.pjfanning::pekko-http-json4s:2.8.0"
//> using dep "com.github.pjfanning::pekko-http-json4s:2.8.0"
import $ivy.`com.github.pjfanning::pekko-http-json4s:2.8.0`
<dependency> <groupId>com.github.pjfanning</groupId> <artifactId>pekko-http-json4s_3</artifactId> <version>2.8.0</version> </dependency>
compile group: 'com.github.pjfanning', name: 'pekko-http-json4s_3', version: '2.8.0'