Download scredis_2.11-2.0.8.jar file - Jar s

Jar examples for s:scredis-2.11

Description

scredis

You can download jar file scredis_2.11 2.0.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scredis_2.11-2.0.8.jar to your project.

<dependency>
   <groupId>com.livestream</groupId>
   <artifactId>scredis_2.11</artifactId>
   <version>2.0.8</version>
</dependency>
compile group: 'com.livestream', name: 'scredis_2.11', version: '2.0.8'
libraryDependencies += "com.livestream" % "scredis_2.11" % "2.0.8"
<dependency org="com.livestream" name="scredis_2.11" rev="2.0.8"/>
@Grapes(@Grab(group='com.livestream', module='scredis_2.11', version='2.0.8'))
'com.livestream:scredis_2.11:jar:2.0.8'

Download

Click the following link to download the jar file.

scredis_2.11-2.0.8-javadoc.jar
scredis_2.11-2.0.8-sources.jar
scredis_2.11-2.0.8.jar
scredis_2.11-2.0.8.pom



Related Tutorials