Small Scala cats-effect wrapper around the official nats.java library
Scala versions:
3.x
root 0.2.0
Group ID:
de.thatscalaguy
Artifact ID:
root_3
Version:
0.2.0
Version Scheme:
Release Date:
Aug 3, 2023
Licenses:
Files:
Full Scala Version:
3.3.0
Developers:
libraryDependencies += "de.thatscalaguy" %% "root" % "0.2.0"
ivy"de.thatscalaguy::root:0.2.0"
//> using dep "de.thatscalaguy::root:0.2.0"
import $ivy.`de.thatscalaguy::root:0.2.0`
<dependency> <groupId>de.thatscalaguy</groupId> <artifactId>root_3</artifactId> <version>0.2.0</version> </dependency>
compile group: 'de.thatscalaguy', name: 'root_3', version: '0.2.0'