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