is not current version
Last Version 4.7.1

org.smallmind:smallmind-memcached 3.2.1

Memcached Driver Abstractions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-memcached
Version

Version

3.2.1
Type

Type

jar

Download smallmind-memcached 3.2.1


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