finagle-thriftmux 19.3.0


Group ID:
com.twitter
Artifact ID:
finagle-thriftmux_2.12
Version:
19.3.0
Release Date:
Mar 13, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-thriftmux" % "19.3.0"

Mill build tool

ivy"com.twitter::finagle-thriftmux:19.3.0"

Scala CLI

//> using dep "com.twitter::finagle-thriftmux:19.3.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-thriftmux:19.3.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-thriftmux_2.12</artifactId>
  <version>19.3.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-thriftmux_2.12', version: '19.3.0'