finagle-netty4-http 21.3.0


Group ID:
com.twitter
Artifact ID:
finagle-netty4-http_2.13
Version:
21.3.0
Release Date:
Mar 29, 2021
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-netty4-http" % "21.3.0"

Mill build tool

ivy"com.twitter::finagle-netty4-http:21.3.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.twitter::finagle-netty4-http:21.3.0`

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

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