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-circe 0.3.0


Group ID:
de.thatscalaguy
Artifact ID:
nats4cats-circe_3
Version:
0.3.0
Release Date:
Apr 29, 2024
Licenses:
Files:

libraryDependencies += "de.thatscalaguy" %% "nats4cats-circe" % "0.3.0"

Mill build tool

ivy"de.thatscalaguy::nats4cats-circe:0.3.0"

Scala CLI

//> using dep "de.thatscalaguy::nats4cats-circe:0.3.0"

Ammonite REPL

import $ivy.`de.thatscalaguy::nats4cats-circe:0.3.0`

<dependency>
  <groupId>de.thatscalaguy</groupId>
  <artifactId>nats4cats-circe_3</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'de.thatscalaguy', name: 'nats4cats-circe_3', version: '0.3.0'