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