XMPP.rocks - NIO (Netty)

Everything related to Java NIO is found in this module.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-nio-netty
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

XMPP.rocks - NIO (Netty)
Everything related to Java NIO is found in this module.
Project URL

Project URL

http://xmpp.rocks/xmpp-nio-netty
Project Organization

Project Organization

XMPP.rocks

Download xmpp-nio-netty

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • client

Versions

Version
0.8.2
0.8.1
0.8.0