is not current version
Last Version 2.8.3

com.mastfrog:netty-websocket-pubsub 2.7.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

netty-websocket-pubsub
Version

Version

2.7.0
Type

Type

jar

Download netty-websocket-pubsub 2.7.0


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