Adapt netty transport to akka-stream
akka-stream-netty-core 0.1.4
Group ID:
com.github.zhongl
Artifact ID:
akka-stream-netty-core_2.13
Version:
0.1.4
Release Date:
Feb 26, 2021
Licenses:
Files:
Full Scala Version:
2.13.4
Developers:
libraryDependencies += "com.github.zhongl" %% "akka-stream-netty-core" % "0.1.4"
ivy"com.github.zhongl::akka-stream-netty-core:0.1.4"
//> using dep "com.github.zhongl::akka-stream-netty-core:0.1.4"
import $ivy.`com.github.zhongl::akka-stream-netty-core:0.1.4`
<dependency> <groupId>com.github.zhongl</groupId> <artifactId>akka-stream-netty-core_2.13</artifactId> <version>0.1.4</version> </dependency>
compile group: 'com.github.zhongl', name: 'akka-stream-netty-core_2.13', version: '0.1.4'