is not current version
Last Version 2.1.4

com.zmannotes:netty-pull 2.1.2

an implementation of pull-stream based on netty.

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

netty-pull
Version

Version

2.1.2
Type

Type

jar

Download netty-pull 2.1.2


<!-- https://jarcasting.com/artifacts/com.zmannotes/netty-pull/ -->
<dependency>
    <groupId>com.zmannotes</groupId>
    <artifactId>netty-pull</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmannotes/netty-pull/
implementation 'com.zmannotes:netty-pull:2.1.2'
// https://jarcasting.com/artifacts/com.zmannotes/netty-pull/
implementation ("com.zmannotes:netty-pull:2.1.2")
'com.zmannotes:netty-pull:jar:2.1.2'
<dependency org="com.zmannotes" name="netty-pull" rev="2.1.2">
  <artifact name="netty-pull" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmannotes', module='netty-pull', version='2.1.2')
)
libraryDependencies += "com.zmannotes" % "netty-pull" % "2.1.2"
[com.zmannotes/netty-pull "2.1.2"]