is not current version
Last Version 0.2.3

com.translationexchange:tml-memcached 0.2.2

Memcached adapter for TML

GroupId

GroupId

com.translationexchange
ArtifactId

ArtifactId

tml-memcached
Version

Version

0.2.2
Type

Type

jar

Download tml-memcached 0.2.2


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