akka-http-core 10.1.7


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-core_2.11
Version:
10.1.7
Release Date:
Jan 4, 2019
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-http-core" % "10.1.7"

Mill build tool

ivy"com.typesafe.akka::akka-http-core:10.1.7"

Scala CLI

//> using dep "com.typesafe.akka::akka-http-core:10.1.7"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-http-core:10.1.7`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-core_2.11</artifactId>
  <version>10.1.7</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-core_2.11', version: '10.1.7'