akka-http-xml 10.2.0


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-xml_2.12
Version:
10.2.0
Release Date:
Aug 6, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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