finagle-http 6.42.0


Group ID:
com.twitter
Artifact ID:
finagle-http_2.12
Version:
6.42.0
Release Date:
Feb 4, 2017
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-http" % "6.42.0"

Mill build tool

ivy"com.twitter::finagle-http:6.42.0"

Scala CLI

//> using dep "com.twitter::finagle-http:6.42.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-http:6.42.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-http_2.12</artifactId>
  <version>6.42.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-http_2.12', version: '6.42.0'