Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.alidaodao.app |
ArtifactId | ArtifactIdredis-helper-all |
Version | Version1.21.0 |
Type | Typepom |
Filename | Size |
---|---|
redis-helper-all-1.21.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/ -->
<dependency>
<groupId>com.alidaodao.app</groupId>
<artifactId>redis-helper-all</artifactId>
<version>1.21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/
implementation 'com.alidaodao.app:redis-helper-all:1.21.0'
// https://jarcasting.com/artifacts/com.alidaodao.app/redis-helper-all/
implementation ("com.alidaodao.app:redis-helper-all:1.21.0")
'com.alidaodao.app:redis-helper-all:pom:1.21.0'
<dependency org="com.alidaodao.app" name="redis-helper-all" rev="1.21.0">
<artifact name="redis-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alidaodao.app', module='redis-helper-all', version='1.21.0')
)
libraryDependencies += "com.alidaodao.app" % "redis-helper-all" % "1.21.0"
[com.alidaodao.app/redis-helper-all "1.21.0"]