akka-streams-nats 0.0.2


Group ID:
com.mycoachsport
Artifact ID:
akka-streams-nats_2.13
Version:
0.0.2
Release Date:
Oct 11, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.mycoachsport" %% "akka-streams-nats" % "0.0.2"

Mill build tool

ivy"com.mycoachsport::akka-streams-nats:0.0.2"

Scala CLI

//> using dep "com.mycoachsport::akka-streams-nats:0.0.2"

Ammonite REPL

import $ivy.`com.mycoachsport::akka-streams-nats:0.0.2`

<dependency>
  <groupId>com.mycoachsport</groupId>
  <artifactId>akka-streams-nats_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.mycoachsport', name: 'akka-streams-nats_2.13', version: '0.0.2'