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-play-json 2.1.1


Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-play-json_2.13
Version:
2.1.1
Release Date:
Oct 27, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "pekko-http-play-json" % "2.1.1"

Mill build tool

ivy"com.github.pjfanning::pekko-http-play-json:2.1.1"

Scala CLI

//> using dep "com.github.pjfanning::pekko-http-play-json:2.1.1"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-http-play-json:2.1.1`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-http-play-json_2.13</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-http-play-json_2.13', version: '2.1.1'