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-testing 0.11.0


Group ID:
com.twitter
Artifact ID:
storehaus-testing_2.10
Version:
0.11.0
Release Date:
May 15, 2015
Licenses:
Files:

libraryDependencies += "com.twitter" %% "storehaus-testing" % "0.11.0"

Mill build tool

ivy"com.twitter::storehaus-testing:0.11.0"

Scala CLI

//> using dep "com.twitter::storehaus-testing:0.11.0"

Ammonite REPL

import $ivy.`com.twitter::storehaus-testing:0.11.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>storehaus-testing_2.10</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.twitter', name: 'storehaus-testing_2.10', version: '0.11.0'