akka-http2-support 10.2.8


Group ID:
com.typesafe.akka
Artifact ID:
akka-http2-support_2.13
Version:
10.2.8
Release Date:
Feb 14, 2022
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-http2-support" % "10.2.8"

Mill build tool

ivy"com.typesafe.akka::akka-http2-support:10.2.8"

Scala CLI

//> using dep "com.typesafe.akka::akka-http2-support:10.2.8"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-http2-support:10.2.8`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http2-support_2.13</artifactId>
  <version>10.2.8</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http2-support_2.13', version: '10.2.8'