Pekko Streams support for JSON via Circe
pekko-http-json 1.1.0
Group ID:
org.mdedetrich
Artifact ID:
pekko-http-json_2.13
Version:
1.1.0
Version Scheme:
Release Date:
Sept 12, 2024
Licenses:
Files:
Full Scala Version:
2.13.14
Developers:
libraryDependencies += "org.mdedetrich" %% "pekko-http-json" % "1.1.0"
ivy"org.mdedetrich::pekko-http-json:1.1.0"
//> using dep "org.mdedetrich::pekko-http-json:1.1.0"
import $ivy.`org.mdedetrich::pekko-http-json:1.1.0`
<dependency> <groupId>org.mdedetrich</groupId> <artifactId>pekko-http-json_2.13</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.mdedetrich', name: 'pekko-http-json_2.13', version: '1.1.0'