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