mumoshu / play2-memcached   0.9.1

GitHub

A memcached plugin for Play 2.x

Scala versions: 2.13 2.12 2.11 2.10

play2-memcached-play27 0.10.0-M3


Group ID:
com.github.mumoshu
Artifact ID:
play2-memcached-play27_2.12
Version:
0.10.0-M3
Release Date:
Oct 3, 2018
Licenses:
Files:

libraryDependencies += "com.github.mumoshu" %% "play2-memcached-play27" % "0.10.0-M3"

Mill build tool

ivy"com.github.mumoshu::play2-memcached-play27:0.10.0-M3"

Scala CLI

//> using dep "com.github.mumoshu::play2-memcached-play27:0.10.0-M3"

Ammonite REPL

import $ivy.`com.github.mumoshu::play2-memcached-play27:0.10.0-M3`

<dependency>
  <groupId>com.github.mumoshu</groupId>
  <artifactId>play2-memcached-play27_2.12</artifactId>
  <version>0.10.0-M3</version>
</dependency>

compile group: 'com.github.mumoshu', name: 'play2-memcached-play27_2.12', version: '0.10.0-M3'