is not current version
Last Version 0.2.4.3

com.github.mumoshu:play2-memcached_2.9.1 0.2.4.2

play2-memcached

GroupId

GroupId

com.github.mumoshu
ArtifactId

ArtifactId

play2-memcached_2.9.1
Version

Version

0.2.4.2
Type

Type

jar

Download play2-memcached_2.9.1 0.2.4.2


<!-- https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/ -->
<dependency>
    <groupId>com.github.mumoshu</groupId>
    <artifactId>play2-memcached_2.9.1</artifactId>
    <version>0.2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/
implementation 'com.github.mumoshu:play2-memcached_2.9.1:0.2.4.2'
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/
implementation ("com.github.mumoshu:play2-memcached_2.9.1:0.2.4.2")
'com.github.mumoshu:play2-memcached_2.9.1:jar:0.2.4.2'
<dependency org="com.github.mumoshu" name="play2-memcached_2.9.1" rev="0.2.4.2">
  <artifact name="play2-memcached_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mumoshu', module='play2-memcached_2.9.1', version='0.2.4.2')
)
libraryDependencies += "com.github.mumoshu" % "play2-memcached_2.9.1" % "0.2.4.2"
[com.github.mumoshu/play2-memcached_2.9.1 "0.2.4.2"]