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-leveldb 0.15.0


Group ID:
com.twitter
Artifact ID:
storehaus-leveldb_2.12
Version:
0.15.0
Release Date:
May 12, 2017
Licenses:
Files:

libraryDependencies += "com.twitter" %% "storehaus-leveldb" % "0.15.0"

Mill build tool

ivy"com.twitter::storehaus-leveldb:0.15.0"

Scala CLI

//> using dep "com.twitter::storehaus-leveldb:0.15.0"

Ammonite REPL

import $ivy.`com.twitter::storehaus-leveldb:0.15.0`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>storehaus-leveldb_2.12</artifactId>
  <version>0.15.0</version>
</dependency>

compile group: 'com.twitter', name: 'storehaus-leveldb_2.12', version: '0.15.0'