is not current version
Last Version 2.4.3+1-d4b3d13e

com.github.scredis:scredis_2.11 2.3.3+56-216299f9

scredis

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.scredis
ArtifactId

ArtifactId

scredis_2.11
Version

Version

2.3.3+56-216299f9
Type

Type

jar

Download scredis_2.11 2.3.3+56-216299f9


<!-- https://jarcasting.com/artifacts/com.github.scredis/scredis_2.11/ -->
<dependency>
    <groupId>com.github.scredis</groupId>
    <artifactId>scredis_2.11</artifactId>
    <version>2.3.3+56-216299f9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scredis/scredis_2.11/
implementation 'com.github.scredis:scredis_2.11:2.3.3+56-216299f9'
// https://jarcasting.com/artifacts/com.github.scredis/scredis_2.11/
implementation ("com.github.scredis:scredis_2.11:2.3.3+56-216299f9")
'com.github.scredis:scredis_2.11:jar:2.3.3+56-216299f9'
<dependency org="com.github.scredis" name="scredis_2.11" rev="2.3.3+56-216299f9">
  <artifact name="scredis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scredis', module='scredis_2.11', version='2.3.3+56-216299f9')
)
libraryDependencies += "com.github.scredis" % "scredis_2.11" % "2.3.3+56-216299f9"
[com.github.scredis/scredis_2.11 "2.3.3+56-216299f9"]