finagle-core 19.11.0


Group ID:
com.twitter
Artifact ID:
finagle-core_2.11
Version:
19.11.0
Release Date:
Nov 5, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-core" % "19.11.0"

Mill build tool

ivy"com.twitter::finagle-core:19.11.0"

Scala CLI

//> using dep "com.twitter::finagle-core:19.11.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-core:19.11.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-core_2.11</artifactId>
  <version>19.11.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-core_2.11', version: '19.11.0'