Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.translationexchange |
ArtifactId | ArtifactIdtml-redis |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
tml-redis-0.2.1.pom | |
tml-redis-0.2.1.jar | 4 KB |
tml-redis-0.2.1-sources.jar | 2 KB |
tml-redis-0.2.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]