akka-stream-netty-all 0.1.2


Group ID:
com.github.zhongl
Artifact ID:
akka-stream-netty-all_2.12
Version:
0.1.2
Release Date:
Feb 25, 2021
Licenses:
Files:

libraryDependencies += "com.github.zhongl" %% "akka-stream-netty-all" % "0.1.2"

Mill build tool

ivy"com.github.zhongl::akka-stream-netty-all:0.1.2"

Scala CLI

//> using dep "com.github.zhongl::akka-stream-netty-all:0.1.2"

Ammonite REPL

import $ivy.`com.github.zhongl::akka-stream-netty-all:0.1.2`

<dependency>
  <groupId>com.github.zhongl</groupId>
  <artifactId>akka-stream-netty-all_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'com.github.zhongl', name: 'akka-stream-netty-all_2.12', version: '0.1.2'