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