is not current version
Last Version 4.7.1

org.smallmind:smallmind-memcached 3.3.0

Memcached Driver Abstractions

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-memcached
Version

Version

3.3.0
Type

Type

jar

Download smallmind-memcached 3.3.0


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