finagle-core 18.9.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-core_2.12</artifactId>
  <version>18.9.1</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-core_2.12', version: '18.9.1'