Download rx-redis-pipeline_2.11-0.2.0.jar file - Jar r

Jar examples for r:rx-redis-pipeline-2.11

Description

Reactive Extensions for Redis

You can download jar file rx-redis-pipeline_2.11 0.2.0 in this page.

License

Apache License, Verison 2.0

Build File

You can use the following script to add rx-redis-pipeline_2.11-0.2.0.jar to your project.

<dependency>
   <groupId>de.knutwalker</groupId>
   <artifactId>rx-redis-pipeline_2.11</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'de.knutwalker', name: 'rx-redis-pipeline_2.11', version: '0.2.0'
libraryDependencies += "de.knutwalker" % "rx-redis-pipeline_2.11" % "0.2.0"
<dependency org="de.knutwalker" name="rx-redis-pipeline_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='de.knutwalker', module='rx-redis-pipeline_2.11', version='0.2.0'))
'de.knutwalker:rx-redis-pipeline_2.11:jar:0.2.0'

Download

Click the following link to download the jar file.

rx-redis-pipeline_2.11-0.2.0-javadoc.jar
rx-redis-pipeline_2.11-0.2.0-sources.jar
rx-redis-pipeline_2.11-0.2.0.jar
rx-redis-pipeline_2.11-0.2.0.pom



Related Tutorials