akka-http-testkit 10.0.4


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-testkit_2.12
Version:
10.0.4
Release Date:
Feb 23, 2017
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-http-testkit" % "10.0.4"

Mill build tool

ivy"com.typesafe.akka::akka-http-testkit:10.0.4"

Scala CLI

//> using dep "com.typesafe.akka::akka-http-testkit:10.0.4"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-http-testkit:10.0.4`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-testkit_2.12</artifactId>
  <version>10.0.4</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-testkit_2.12', version: '10.0.4'