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-http 0.13.0


Group ID:
com.twitter
Artifact ID:
storehaus-http_2.11
Version:
0.13.0
Release Date:
Feb 4, 2016
Licenses:
Files:

libraryDependencies += "com.twitter" %% "storehaus-http" % "0.13.0"

Mill build tool

ivy"com.twitter::storehaus-http:0.13.0"

Scala CLI

//> using dep "com.twitter::storehaus-http:0.13.0"

Ammonite REPL

import $ivy.`com.twitter::storehaus-http:0.13.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>storehaus-http_2.11</artifactId>
  <version>0.13.0</version>
</dependency>

compile group: 'com.twitter', name: 'storehaus-http_2.11', version: '0.13.0'