Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.yoojia |
ArtifactId | ArtifactIdnext-web-redis |
Version | Version2.a.20-8 |
Type | Typejar |
Filename | Size |
---|---|
next-web-redis-2.a.20-8.pom | |
next-web-redis-2.a.20-8.jar | 6 KB |
next-web-redis-2.a.20-8-sources.jar | 3 KB |
next-web-redis-2.a.20-8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-redis/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-web-redis</artifactId>
<version>2.a.20-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-redis/
implementation 'com.github.yoojia:next-web-redis:2.a.20-8'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-redis/
implementation ("com.github.yoojia:next-web-redis:2.a.20-8")
'com.github.yoojia:next-web-redis:jar:2.a.20-8'
<dependency org="com.github.yoojia" name="next-web-redis" rev="2.a.20-8">
<artifact name="next-web-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-redis', version='2.a.20-8')
)
libraryDependencies += "com.github.yoojia" % "next-web-redis" % "2.a.20-8"
[com.github.yoojia/next-web-redis "2.a.20-8"]