License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Netty Networking |
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-nio-netty-client |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPP.rocks - NIO (Netty) - Client
A NIO connection method for clients using the Netty framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-nio-netty-client/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>xmpp-nio-netty-client</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-nio-netty-client/
implementation 'rocks.xmpp:xmpp-nio-netty-client:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-nio-netty-client/
implementation ("rocks.xmpp:xmpp-nio-netty-client:0.8.2")
'rocks.xmpp:xmpp-nio-netty-client:jar:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-nio-netty-client" rev="0.8.2">
<artifact name="xmpp-nio-netty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-nio-netty-client', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-nio-netty-client" % "0.8.2"
[rocks.xmpp/xmpp-nio-netty-client "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
rocks.xmpp : xmpp-core-common | jar | 0.8.2 |
rocks.xmpp : xmpp-core-client | jar | 0.8.2 |
rocks.xmpp : xmpp-nio-netty-common | jar | 0.8.2 |
io.netty : netty-handler | jar | 4.1.27.Final |
io.netty : netty-transport | jar | 4.1.27.Final |
io.netty : netty-common | jar | 4.1.27.Final |
io.netty : netty-handler-proxy | jar | 4.1.27.Final |