akka-http-spray-json 10.1.11


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-spray-json_2.13
Version:
10.1.11
Release Date:
Dec 2, 2019
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-http-spray-json" % "10.1.11"

Mill build tool

ivy"com.typesafe.akka::akka-http-spray-json:10.1.11"

Scala CLI

//> using dep "com.typesafe.akka::akka-http-spray-json:10.1.11"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-http-spray-json:10.1.11`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-spray-json_2.13</artifactId>
  <version>10.1.11</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-spray-json_2.13', version: '10.1.11'