twitter / storehaus   0.13.0

Apache License 2.0 GitHub

Storehaus is a library that makes it easy to work with asynchronous key value stores

Scala versions: 2.12 2.11 2.10

storehaus-algebra 0.11.1


Group ID:
com.twitter
Artifact ID:
storehaus-algebra_2.10
Version:
0.11.1
Release Date:
May 21, 2015
Licenses:
Files:

libraryDependencies += "com.twitter" %% "storehaus-algebra" % "0.11.1"

Mill build tool

ivy"com.twitter::storehaus-algebra:0.11.1"

Scala CLI

//> using dep "com.twitter::storehaus-algebra:0.11.1"

Ammonite REPL

import $ivy.`com.twitter::storehaus-algebra:0.11.1`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>storehaus-algebra_2.10</artifactId>
  <version>0.11.1</version>
</dependency>

compile group: 'com.twitter', name: 'storehaus-algebra_2.10', version: '0.11.1'