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.4.1


Group ID:
com.twitter
Artifact ID:
storehaus-algebra_2.10
Version:
0.4.1
Release Date:
Jul 31, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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