akka-streams-nats 0.0.1


Group ID:
com.mycoachsport
Artifact ID:
akka-streams-nats_2.13
Version:
0.0.1
Release Date:
Sept 28, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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