pjfanning / pekko-http-json   3.0.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-avro4s 3.0.0


Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-avro4s_2.12
Version:
3.0.0
Release Date:
Oct 1, 2024
Licenses:
Files:
Full Scala Version:
2.12.20

libraryDependencies += "com.github.pjfanning" %% "pekko-http-avro4s" % "3.0.0"

Mill build tool

ivy"com.github.pjfanning::pekko-http-avro4s:3.0.0"

Scala CLI

//> using dep "com.github.pjfanning::pekko-http-avro4s:3.0.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-http-avro4s:3.0.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-http-avro4s_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-http-avro4s_2.12', version: '3.0.0'