finagle-core 21.2.0


Group ID:
com.twitter
Artifact ID:
finagle-core_2.13
Version:
21.2.0
Release Date:
Feb 11, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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