pekko-http-spray-json 1.0.1


Group ID:
org.apache.pekko
Artifact ID:
pekko-http-spray-json_3
Version:
1.0.1
Release Date:
Feb 7, 2024
Licenses:
Files:

libraryDependencies += "org.apache.pekko" %% "pekko-http-spray-json" % "1.0.1"

Mill build tool

ivy"org.apache.pekko::pekko-http-spray-json:1.0.1"

Scala CLI

//> using dep "org.apache.pekko::pekko-http-spray-json:1.0.1"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-http-spray-json:1.0.1`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-http-spray-json_3</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-http-spray-json_3', version: '1.0.1'