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.20.0


Group ID:
nl.vroste
Artifact ID:
root_2.12
Version:
0.20.0
Release Date:
Aug 1, 2021
Licenses:
Files:

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

Mill build tool

ivy"nl.vroste::root:0.20.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>nl.vroste</groupId>
  <artifactId>root_2.12</artifactId>
  <version>0.20.0</version>
</dependency>

compile group: 'nl.vroste', name: 'root_2.12', version: '0.20.0'