othree-oss / butler   1.0

Apache License 2.0 GitHub

Let him serve you! Akka cache provider

Scala versions: 2.12

butler 1.0


Group ID:
io.othree
Artifact ID:
butler_2.12
Version:
1.0
Release Date:
Jun 6, 2018
Licenses:
Files:

libraryDependencies += "io.othree" %% "butler" % "1.0"

Mill build tool

ivy"io.othree::butler:1.0"

Scala CLI

//> using dep "io.othree::butler:1.0"

Ammonite REPL

import $ivy.`io.othree::butler:1.0`

<dependency>
  <groupId>io.othree</groupId>
  <artifactId>butler_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'io.othree', name: 'butler_2.12', version: '1.0'