License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.ethul |
ArtifactId | ArtifactIdredis-algebra_2.11 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionredis-algebra
redis-algebra
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.ethul |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis-algebra_2.11-0.1.3.pom | |
redis-algebra_2.11-0.1.3.jar | 1 MB |
redis-algebra_2.11-0.1.3-sources.jar | 11 KB |
redis-algebra_2.11-0.1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ethul/redis-algebra_2.11/ -->
<dependency>
<groupId>com.github.ethul</groupId>
<artifactId>redis-algebra_2.11</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ethul/redis-algebra_2.11/
implementation 'com.github.ethul:redis-algebra_2.11:0.1.3'
// https://jarcasting.com/artifacts/com.github.ethul/redis-algebra_2.11/
implementation ("com.github.ethul:redis-algebra_2.11:0.1.3")
'com.github.ethul:redis-algebra_2.11:jar:0.1.3'
<dependency org="com.github.ethul" name="redis-algebra_2.11" rev="0.1.3">
<artifact name="redis-algebra_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ethul', module='redis-algebra_2.11', version='0.1.3')
)
libraryDependencies += "com.github.ethul" % "redis-algebra_2.11" % "0.1.3"
[com.github.ethul/redis-algebra_2.11 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
org.scalaz : scalaz-core_2.11 | jar | 7.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.11 | jar | 2.4 |