pjfanning / pekko-http-json   2.5.0

Apache License 2.0 GitHub

Integrate some of the best JSON libs in Scala with Pekko HTTP

Scala versions: 3.x 2.13 2.12

pekko-http-circe 2.4.0


Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-circe_3
Version:
2.4.0
Release Date:
Mar 15, 2024
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "pekko-http-circe" % "2.4.0"

Mill build tool

ivy"com.github.pjfanning::pekko-http-circe:2.4.0"

Scala CLI

//> using dep "com.github.pjfanning::pekko-http-circe:2.4.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-http-circe:2.4.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-http-circe_3</artifactId>
  <version>2.4.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-http-circe_3', version: '2.4.0'