pjfanning / pekko-http-json   3.8.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-argonaut 4.0.0-M1


Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-argonaut_3
Version:
4.0.0-M1
Release Date:
Jan 29, 2026
Licenses:
Files:
Full Scala Version:
3.3.7

libraryDependencies += "com.github.pjfanning" %% "pekko-http-argonaut" % "4.0.0-M1"

Mill build tool

ivy"com.github.pjfanning::pekko-http-argonaut:4.0.0-M1"

Scala CLI

//> using dep "com.github.pjfanning::pekko-http-argonaut:4.0.0-M1"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-http-argonaut:4.0.0-M1`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-http-argonaut_3</artifactId>
  <version>4.0.0-M1</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-http-argonaut_3', version: '4.0.0-M1'