akka-http2-support 10.5.0


Group ID:
com.typesafe.akka
Artifact ID:
akka-http2-support_3
Version:
10.5.0
Release Date:
Feb 21, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http2-support_3</artifactId>
  <version>10.5.0</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http2-support_3', version: '10.5.0'