Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdcom.tvd12 |
ArtifactId | ArtifactIdezydata-redis |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
ezydata-redis-1.1.2.pom | |
ezydata-redis-1.1.2.jar | 39 KB |
ezydata-redis-1.1.2-sources.jar | 17 KB |
ezydata-redis-1.1.2-javadoc.jar | 238 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezydata-redis/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezydata-redis</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezydata-redis/
implementation 'com.tvd12:ezydata-redis:1.1.2'
// https://jarcasting.com/artifacts/com.tvd12/ezydata-redis/
implementation ("com.tvd12:ezydata-redis:1.1.2")
'com.tvd12:ezydata-redis:jar:1.1.2'
<dependency org="com.tvd12" name="ezydata-redis" rev="1.1.2">
<artifact name="ezydata-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezydata-redis', version='1.1.2')
)
libraryDependencies += "com.tvd12" % "ezydata-redis" % "1.1.2"
[com.tvd12/ezydata-redis "1.1.2"]