finagle-netty4 19.2.0


Group ID:
com.twitter
Artifact ID:
finagle-netty4_2.12
Version:
19.2.0
Release Date:
Feb 21, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-netty4" % "19.2.0"

Mill build tool

ivy"com.twitter::finagle-netty4:19.2.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.twitter::finagle-netty4:19.2.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-netty4_2.12</artifactId>
  <version>19.2.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-netty4_2.12', version: '19.2.0'