is not current version
Last Version 0.2.4.3

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

play2-memcached

GroupId

GroupId

com.github.mumoshu
ArtifactId

ArtifactId

play2-memcached_2.9.1
Version

Version

0.2.4.1
Type

Type

jar

Download play2-memcached_2.9.1 0.2.4.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.mumoshu/play2-memcached_2.9.1/
implementation ("com.github.mumoshu:play2-memcached_2.9.1:0.2.4.1")
'com.github.mumoshu:play2-memcached_2.9.1:jar:0.2.4.1'
<dependency org="com.github.mumoshu" name="play2-memcached_2.9.1" rev="0.2.4.1">
  <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.1')
)
libraryDependencies += "com.github.mumoshu" % "play2-memcached_2.9.1" % "0.2.4.1"
[com.github.mumoshu/play2-memcached_2.9.1 "0.2.4.1"]