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