is not current version
Last Version 1.0.0

com.github.ddth:ddth-cache-adapter-memcached 0.6.3.1

DDTH's adapter for various cache systems

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-cache-adapter-memcached
Version

Version

0.6.3.1
Type

Type

pom

Download ddth-cache-adapter-memcached 0.6.3.1


<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-memcached/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-cache-adapter-memcached</artifactId>
    <version>0.6.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-memcached/
implementation 'com.github.ddth:ddth-cache-adapter-memcached:0.6.3.1'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-memcached/
implementation ("com.github.ddth:ddth-cache-adapter-memcached:0.6.3.1")
'com.github.ddth:ddth-cache-adapter-memcached:pom:0.6.3.1'
<dependency org="com.github.ddth" name="ddth-cache-adapter-memcached" rev="0.6.3.1">
  <artifact name="ddth-cache-adapter-memcached" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-cache-adapter-memcached', version='0.6.3.1')
)
libraryDependencies += "com.github.ddth" % "ddth-cache-adapter-memcached" % "0.6.3.1"
[com.github.ddth/ddth-cache-adapter-memcached "0.6.3.1"]