finagle-grpc-context 19.10.0


Group ID:
com.twitter
Artifact ID:
finagle-grpc-context_2.13
Version:
19.10.0
Release Date:
Oct 9, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-grpc-context" % "19.10.0"

Mill build tool

ivy"com.twitter::finagle-grpc-context:19.10.0"

Scala CLI

//> using dep "com.twitter::finagle-grpc-context:19.10.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-grpc-context:19.10.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-grpc-context_2.13</artifactId>
  <version>19.10.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-grpc-context_2.13', version: '19.10.0'