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