is not current version
Last Version 0.2.2

com.translationexchange:tml-redis 0.2.1

Redis adapter for TML

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.translationexchange
ArtifactId

ArtifactId

tml-redis
Version

Version

0.2.1
Type

Type

jar

Download tml-redis 0.2.1


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