Integrate some of the best JSON libs in Scala with Pekko HTTP
pekko-http-argonaut 2.0.0
Group ID:
com.github.pjfanning
Artifact ID:
pekko-http-argonaut_2.13
Version:
2.0.0
Release Date:
Aug 2, 2023
Licenses:
Files:
Full Scala Version:
2.13.11
Developers:
libraryDependencies += "com.github.pjfanning" %% "pekko-http-argonaut" % "2.0.0"
ivy"com.github.pjfanning::pekko-http-argonaut:2.0.0"
//> using dep "com.github.pjfanning::pekko-http-argonaut:2.0.0"
import $ivy.`com.github.pjfanning::pekko-http-argonaut:2.0.0`
<dependency> <groupId>com.github.pjfanning</groupId> <artifactId>pekko-http-argonaut_2.13</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.pjfanning', name: 'pekko-http-argonaut_2.13', version: '2.0.0'