finagle-redis 19.3.0


Group ID:
com.twitter
Artifact ID:
finagle-redis_2.12
Version:
19.3.0
Release Date:
Mar 13, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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