Download ddth-redis-0.4.0.jar file - Jar d

Jar examples for d:ddth-redis

Description

DDTH's Redis Libraries and Utilities

You can download jar file ddth-redis 0.4.0 in this page.

License

Open Source License

Build File

You can use the following script to add ddth-redis-0.4.0.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-redis</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-redis', version: '0.4.0'
libraryDependencies += "com.github.ddth" % "ddth-redis" % "0.4.0"
<dependency org="com.github.ddth" name="ddth-redis" rev="0.4.0"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-redis', version='0.4.0'))
'com.github.ddth:ddth-redis:jar:0.4.0'

Download

Click the following link to download the jar file.

ddth-redis-0.4.0-javadoc.jar
ddth-redis-0.4.0-sources.jar
ddth-redis-0.4.0.jar
ddth-redis-0.4.0.pom



Related Tutorials