thatscalaguy / nats4cats   0.2.0

Contributors Wanted Apache License 2.0 Website GitHub

Small Scala cats-effect wrapper around the official nats.java library

Scala versions: 3.x

root 0.1.0


Group ID:
de.thatscalaguy
Artifact ID:
root_3
Version:
0.1.0
Version Scheme:
Release Date:
Jul 21, 2023
Licenses:
Files:
Full Scala Version:
3.3.0
Developers:

libraryDependencies += "de.thatscalaguy" %% "root" % "0.1.0"

Mill build tool

ivy"de.thatscalaguy::root:0.1.0"

Scala CLI

//> using dep "de.thatscalaguy::root:0.1.0"

Ammonite REPL

import $ivy.`de.thatscalaguy::root:0.1.0`

<dependency>
  <groupId>de.thatscalaguy</groupId>
  <artifactId>root_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'de.thatscalaguy', name: 'root_3', version: '0.1.0'