License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-websocket-client |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPP.rocks - WebSocket (RFC 7395) - Client
XMPP Subprotocol for WebSocket (Client Endpoint)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-websocket-client/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>xmpp-websocket-client</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-websocket-client/
implementation 'rocks.xmpp:xmpp-websocket-client:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-websocket-client/
implementation ("rocks.xmpp:xmpp-websocket-client:0.8.2")
'rocks.xmpp:xmpp-websocket-client:jar:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-websocket-client" rev="0.8.2">
<artifact name="xmpp-websocket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-websocket-client', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-websocket-client" % "0.8.2"
[rocks.xmpp/xmpp-websocket-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-websocket-common | jar | 0.8.2 |
org.glassfish.tyrus : tyrus-container-jdk-client | jar | 1.13.1 |
org.glassfish.tyrus : tyrus-client | jar | 1.13.1 |
javax.websocket : javax.websocket-api | jar | 1.1 |