Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.github.jzhi001 |
ArtifactId | ArtifactIdzjc-cp-redis |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
zjc-cp-redis-0.2.pom | |
zjc-cp-redis-0.2.jar | 72 KB |
zjc-cp-redis-0.2-sources.jar | 8 KB |
zjc-cp-redis-0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jzhi001/zjc-cp-redis/ -->
<dependency>
<groupId>com.github.jzhi001</groupId>
<artifactId>zjc-cp-redis</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jzhi001/zjc-cp-redis/
implementation 'com.github.jzhi001:zjc-cp-redis:0.2'
// https://jarcasting.com/artifacts/com.github.jzhi001/zjc-cp-redis/
implementation ("com.github.jzhi001:zjc-cp-redis:0.2")
'com.github.jzhi001:zjc-cp-redis:jar:0.2'
<dependency org="com.github.jzhi001" name="zjc-cp-redis" rev="0.2">
<artifact name="zjc-cp-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jzhi001', module='zjc-cp-redis', version='0.2')
)
libraryDependencies += "com.github.jzhi001" % "zjc-cp-redis" % "0.2"
[com.github.jzhi001/zjc-cp-redis "0.2"]