Last Version

fs2-redis 0.4.0

fs2-redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.gvolpe
ArtifactId

ArtifactId

fs2-redis_2.12
Version

Version

0.4.0
Type

Type

jar
Description

Description

fs2-redis
fs2-redis
Project URL

Project URL

https://github.com/gvolpe/fs2-redis
Project Organization

Project Organization

Fs2 Redis
Source Code Management

Source Code Management

https://github.com/gvolpe/fs2-redis

Download fs2-redis_2.12 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.gvolpe/fs2-redis_2.12/ -->
<dependency>
    <groupId>com.github.gvolpe</groupId>
    <artifactId>fs2-redis_2.12</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gvolpe/fs2-redis_2.12/
implementation 'com.github.gvolpe:fs2-redis_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.github.gvolpe/fs2-redis_2.12/
implementation ("com.github.gvolpe:fs2-redis_2.12:0.4.0")
'com.github.gvolpe:fs2-redis_2.12:jar:0.4.0'
<dependency org="com.github.gvolpe" name="fs2-redis_2.12" rev="0.4.0">
  <artifact name="fs2-redis_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gvolpe', module='fs2-redis_2.12', version='0.4.0')
)
libraryDependencies += "com.github.gvolpe" % "fs2-redis_2.12" % "0.4.0"
[com.github.gvolpe/fs2-redis_2.12 "0.4.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
io.lettuce : lettuce-core jar 5.1.0.RELEASE
org.typelevel : cats-effect_2.12 jar 1.0.0
co.fs2 : fs2-core_2.12 jar 1.0.0
com.outr : scribe_2.12 jar 2.6.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.14.0

Project Modules

There are no modules declared in this project.