finagle-base-http 7.1.0


Group ID:
com.twitter
Artifact ID:
finagle-base-http_2.12
Version:
7.1.0
Release Date:
Sept 6, 2017
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-base-http" % "7.1.0"

Mill build tool

ivy"com.twitter::finagle-base-http:7.1.0"

Scala CLI

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

Ammonite REPL

import $ivy.`com.twitter::finagle-base-http:7.1.0`

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

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