finagle-core 6.5.2


Group ID:
com.twitter
Artifact ID:
finagle-core_2.10
Version:
6.5.2
Release Date:
Jul 23, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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