finagle-redis 19.8.0


Group ID:
com.twitter
Artifact ID:
finagle-redis_2.12
Version:
19.8.0
Release Date:
Aug 6, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "finagle-redis" % "19.8.0"

Mill build tool

ivy"com.twitter::finagle-redis:19.8.0"

Scala CLI

//> using dep "com.twitter::finagle-redis:19.8.0"

Ammonite REPL

import $ivy.`com.twitter::finagle-redis:19.8.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>finagle-redis_2.12</artifactId>
  <version>19.8.0</version>
</dependency>

compile group: 'com.twitter', name: 'finagle-redis_2.12', version: '19.8.0'