finagle-netty3 18.9.1


Group ID:
com.twitter
Artifact ID:
finagle-netty3_2.11
Version:
18.9.1
Release Date:
Sept 26, 2018
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-netty3" % "18.9.1"

Mill build tool

ivy"com.twitter::finagle-netty3:18.9.1"

Scala CLI

//> using dep "com.twitter::finagle-netty3:18.9.1"

Ammonite REPL

import $ivy.`com.twitter::finagle-netty3:18.9.1`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-netty3_2.11</artifactId>
  <version>18.9.1</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-netty3_2.11', version: '18.9.1'