is not current version
Last Version 0.8.2

rocks.xmpp:xmpp-nio-netty 0.8.0


Categories

Categories

Net Netty Networking
GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-nio-netty
Version

Version

0.8.0
Type

Type

pom

Download xmpp-nio-netty 0.8.0

Filename Size
xmpp-nio-netty-0.8.0.pom 3 KB
Browse

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