XMPP.rocks - WebSocket (RFC 7395)

XMPP Subprotocol for WebSocket

License

License

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-websocket
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

XMPP.rocks - WebSocket (RFC 7395)
XMPP Subprotocol for WebSocket
Project URL

Project URL

http://xmpp.rocks/xmpp-websocket
Project Organization

Project Organization

XMPP.rocks

Download xmpp-websocket

Filename Size
xmpp-websocket-0.8.2.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-websocket/ -->
<dependency>
    <groupId>rocks.xmpp</groupId>
    <artifactId>xmpp-websocket</artifactId>
    <version>0.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-websocket/
implementation 'rocks.xmpp:xmpp-websocket:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-websocket/
implementation ("rocks.xmpp:xmpp-websocket:0.8.2")
'rocks.xmpp:xmpp-websocket:pom:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-websocket" rev="0.8.2">
  <artifact name="xmpp-websocket" type="pom" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-websocket', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-websocket" % "0.8.2"
[rocks.xmpp/xmpp-websocket "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
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0-beta-1