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

Jar examples for s:scredis-2.11

Description

scredis

You can download jar file scredis_2.11 2.0.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials