Files download
File Operation
play2-memcached-play27_2.11-0.10.1.jar download
play2-memcached-play27_2.11-0.10.1.pom download
play2-memcached-play27_2.11-0.10.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.mumoshu</groupId>
  <artifactId>play2-memcached-play27_2.11</artifactId>
  <version>0.10.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.mumoshu:play2-memcached-play27_2.11:0.10.1'
Gradle Kotlin
implementation("com.github.mumoshu:play2-memcached-play27_2.11:0.10.1")
Scala SBT
libraryDependencies += "com.github.mumoshu" % "play2-memcached-play27_2.11" % "0.10.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.mumoshu', module='play2-memcached-play27_2.11', version='0.10.1')
)
Apache Ivy
<dependency org="com.github.mumoshu" name="play2-memcached-play27_2.11" rev="0.10.1" />
Leiningen
[com.github.mumoshu/play2-memcached-play27_2.11 "0.10.1"]
Apache Buildr
'com.github.mumoshu:play2-memcached-play27_2.11:jar:0.10.1'