akka-http-xml 10.2.2


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-xml_2.12
Version:
10.2.2
Release Date:
Dec 8, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.typesafe.akka::akka-http-xml:10.2.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-xml_2.12</artifactId>
  <version>10.2.2</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-xml_2.12', version: '10.2.2'