Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-lucext-redis |
Version | Version0.2.0 |
Type | Typepom |
Filename | Size |
---|---|
ddth-lucext-redis-0.2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-lucext-redis</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/
implementation 'com.github.ddth:ddth-lucext-redis:0.2.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-redis/
implementation ("com.github.ddth:ddth-lucext-redis:0.2.0")
'com.github.ddth:ddth-lucext-redis:pom:0.2.0'
<dependency org="com.github.ddth" name="ddth-lucext-redis" rev="0.2.0">
<artifact name="ddth-lucext-redis" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-lucext-redis', version='0.2.0')
)
libraryDependencies += "com.github.ddth" % "ddth-lucext-redis" % "0.2.0"
[com.github.ddth/ddth-lucext-redis "0.2.0"]