Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdio.github.mmdai |
ArtifactId | ArtifactIdflood-db-redis-cache |
Version | Version2.5.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-db-redis-cache/ -->
<dependency>
<groupId>io.github.mmdai</groupId>
<artifactId>flood-db-redis-cache</artifactId>
<version>2.5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-db-redis-cache/
implementation 'io.github.mmdai:flood-db-redis-cache:2.5.3.0'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-db-redis-cache/
implementation ("io.github.mmdai:flood-db-redis-cache:2.5.3.0")
'io.github.mmdai:flood-db-redis-cache:jar:2.5.3.0'
<dependency org="io.github.mmdai" name="flood-db-redis-cache" rev="2.5.3.0">
<artifact name="flood-db-redis-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-db-redis-cache', version='2.5.3.0')
)
libraryDependencies += "io.github.mmdai" % "flood-db-redis-cache" % "2.5.3.0"
[io.github.mmdai/flood-db-redis-cache "2.5.3.0"]