finagle-http 22.4.0


Group ID:
com.twitter
Artifact ID:
finagle-http_2.13
Version:
22.4.0
Release Date:
Apr 19, 2022
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-http" % "22.4.0"

Mill build tool

ivy"com.twitter::finagle-http:22.4.0"

Scala CLI

//> using dep "com.twitter::finagle-http:22.4.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-http:22.4.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-http_2.13</artifactId>
  <version>22.4.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-http_2.13', version: '22.4.0'