Jar examples for d:ddth-redis
DDTH's Redis Libraries and Utilities
You can download jar file ddth-redis 0.2.2 in this page.
Open Source License
You can use the following script to add ddth-redis-0.2.2.jar to your project.
<dependency> <groupId>com.github.ddth</groupId> <artifactId>ddth-redis</artifactId> <version>0.2.2</version> </dependency>
compile group: 'com.github.ddth', name: 'ddth-redis', version: '0.2.2'
libraryDependencies += "com.github.ddth" % "ddth-redis" % "0.2.2"
<dependency org="com.github.ddth" name="ddth-redis" rev="0.2.2"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-redis', version='0.2.2'))
'com.github.ddth:ddth-redis:jar:0.2.2'
Click the following link to download the jar file.
ddth-redis-0.2.2-javadoc.jar