is not current version
Last Version 2.8.3

com.mastfrog:netty-websocket-pubsub 2.6.12


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

netty-websocket-pubsub
Version

Version

2.6.12
Type

Type

jar

Download netty-websocket-pubsub 2.6.12


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