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

nats4cats 0.1.0


Group ID:
de.thatscalaguy
Artifact ID:
nats4cats_3
Version:
0.1.0
Release Date:
Jul 21, 2023
Licenses:
Files:

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

Mill build tool

ivy"de.thatscalaguy::nats4cats:0.1.0"

Scala CLI

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

Ammonite REPL

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

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

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