is not current version
Last Version 0.1.14

com.github.zhongl:akka-stream-netty-all_2.13 0.1.4

akka-stream-netty-all

Categories

Categories

Net Netty Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.zhongl
ArtifactId

ArtifactId

akka-stream-netty-all_2.13
Version

Version

0.1.4
Type

Type

jar

Download akka-stream-netty-all_2.13 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.zhongl/akka-stream-netty-all_2.13/ -->
<dependency>
    <groupId>com.github.zhongl</groupId>
    <artifactId>akka-stream-netty-all_2.13</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhongl/akka-stream-netty-all_2.13/
implementation 'com.github.zhongl:akka-stream-netty-all_2.13:0.1.4'
// https://jarcasting.com/artifacts/com.github.zhongl/akka-stream-netty-all_2.13/
implementation ("com.github.zhongl:akka-stream-netty-all_2.13:0.1.4")
'com.github.zhongl:akka-stream-netty-all_2.13:jar:0.1.4'
<dependency org="com.github.zhongl" name="akka-stream-netty-all_2.13" rev="0.1.4">
  <artifact name="akka-stream-netty-all_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhongl', module='akka-stream-netty-all_2.13', version='0.1.4')
)
libraryDependencies += "com.github.zhongl" % "akka-stream-netty-all_2.13" % "0.1.4"
[com.github.zhongl/akka-stream-netty-all_2.13 "0.1.4"]