finagle-native 6.36.0


Group ID:
com.twitter
Artifact ID:
finagle-native_2.11
Version:
6.36.0
Release Date:
Jul 8, 2016
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-native" % "6.36.0"

Mill build tool

ivy"com.twitter::finagle-native:6.36.0"

Scala CLI

//> using dep "com.twitter::finagle-native:6.36.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-native:6.36.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-native_2.11</artifactId>
  <version>6.36.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-native_2.11', version: '6.36.0'