akka-http-caching 10.4.0


Group ID:
com.typesafe.akka
Artifact ID:
akka-http-caching_2.13
Version:
10.4.0
Release Date:
Oct 19, 2022
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-http-caching" % "10.4.0"

Mill build tool

ivy"com.typesafe.akka::akka-http-caching:10.4.0"

Scala CLI

//> using dep "com.typesafe.akka::akka-http-caching:10.4.0"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-http-caching:10.4.0`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-http-caching_2.13</artifactId>
  <version>10.4.0</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-http-caching_2.13', version: '10.4.0'