akka-http-spray-json 10.0.10


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-spray-json_2.12
Version:
10.0.10
Release Date:
Aug 31, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-spray-json_2.12</artifactId>
  <version>10.0.10</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-spray-json_2.12', version: '10.0.10'