License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.livestream |
ArtifactId | ArtifactIdscredis_2.10 |
Version | Version2.0.6 |
Type | Typejar |
Description |
Descriptionscredis
scredis
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.livestream |
Filename | Size |
---|---|
scredis_2.10-2.0.6.pom | |
scredis_2.10-2.0.6.jar | 1 MB |
scredis_2.10-2.0.6-sources.jar | 83 KB |
scredis_2.10-2.0.6-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.livestream/scredis_2.10/ -->
<dependency>
<groupId>com.livestream</groupId>
<artifactId>scredis_2.10</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.livestream/scredis_2.10/
implementation 'com.livestream:scredis_2.10:2.0.6'
// https://jarcasting.com/artifacts/com.livestream/scredis_2.10/
implementation ("com.livestream:scredis_2.10:2.0.6")
'com.livestream:scredis_2.10:jar:2.0.6'
<dependency org="com.livestream" name="scredis_2.10" rev="2.0.6">
<artifact name="scredis_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livestream', module='scredis_2.10', version='2.0.6')
)
libraryDependencies += "com.livestream" % "scredis_2.10" % "2.0.6"
[com.livestream/scredis_2.10 "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.typesafe.scala-logging : scala-logging-slf4j_2.10 | jar | 2.1.2 |
com.typesafe : config | jar | 1.2.0 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.0 |
com.storm-enroute : scalameter_2.10 | jar | 0.6 |
org.slf4j : slf4j-simple | jar | 1.7.7 |