jodersky / redicl   0.2.0

Apache License 2.0 GitHub

redis client

Scala versions: 3.x
Scala Native versions: 0.4

redicl 0.1.2


Group ID:
io.crashbox
Artifact ID:
redicl_3
Version:
0.1.2
Release Date:
Oct 11, 2022
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "redicl" % "0.1.2"

Mill build tool

ivy"io.crashbox::redicl:0.1.2"

Scala CLI

//> using dep "io.crashbox::redicl:0.1.2"

Ammonite REPL

import $ivy.`io.crashbox::redicl:0.1.2`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>redicl_3</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.crashbox', name: 'redicl_3', version: '0.1.2'