finagle-core 21.9.0


Group ID:
com.twitter
Artifact ID:
finagle-core_2.13
Version:
21.9.0
Release Date:
Sept 30, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-core_2.13</artifactId>
  <version>21.9.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-core_2.13', version: '21.9.0'