jodersky / redicl   0.2.0

Apache License 2.0 GitHub

redis client

Scala versions: 3.x
Scala Native versions: 0.4

redicl 0.1.0


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

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

Mill build tool

ivy"io.crashbox::redicl:0.1.0"

Scala CLI

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

Ammonite REPL

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

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

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