svroonland / zio-kinesis   0.33.0

Apache License 2.0 GitHub

ZIO-based AWS Kinesis client for Scala

Scala versions: 3.x 2.13 2.12

root 0.21.1


Group ID:
nl.vroste
Artifact ID:
root_3
Version:
0.21.1
Release Date:
Mar 20, 2022
Licenses:
Files:

libraryDependencies += "nl.vroste" %% "root" % "0.21.1"

Mill build tool

ivy"nl.vroste::root:0.21.1"

Scala CLI

//> using dep "nl.vroste::root:0.21.1"

Ammonite REPL

import $ivy.`nl.vroste::root:0.21.1`

<dependency>
  <groupId>nl.vroste</groupId>
  <artifactId>root_3</artifactId>
  <version>0.21.1</version>
</dependency>

compile group: 'nl.vroste', name: 'root_3', version: '0.21.1'