is not current version
Last Version 0.8.2

rocks.xmpp:xmpp-nio-netty-common 0.8.1

Codec and connection implementations using the Netty framework. This artifact could be used by clients and servers.

Categories

Categories

Net Netty Networking
GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-nio-netty-common
Version

Version

0.8.1
Type

Type

jar

Download xmpp-nio-netty-common 0.8.1


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