akka-http-xml 10.5.0-M1


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-xml_3
Version:
10.5.0-M1
Release Date:
Nov 10, 2022
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-http-xml" % "10.5.0-M1"

Mill build tool

ivy"com.typesafe.akka::akka-http-xml:10.5.0-M1"

Scala CLI

//> using dep "com.typesafe.akka::akka-http-xml:10.5.0-M1"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-http-xml:10.5.0-M1`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-xml_3</artifactId>
  <version>10.5.0-M1</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-xml_3', version: '10.5.0-M1'