pjfanning / pekko-http-json   3.0.1

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 3.0.1


Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-argonaut_3
Version:
3.0.1
Release Date:
Mar 1, 2025
Licenses:
Files:
Full Scala Version:
3.3.5

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

Mill build tool

ivy"com.github.pjfanning::pekko-http-argonaut:3.0.1"

Scala CLI

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

Ammonite REPL

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

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

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