finagle-core 6.35.0


Group ID:
com.twitter
Artifact ID:
finagle-core_2.10
Version:
6.35.0
Release Date:
Apr 27, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-core_2.10</artifactId>
  <version>6.35.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-core_2.10', version: '6.35.0'