is not current version
Last Version 0.8.2

rocks.xmpp:xmpp-websocket-common 0.8.1

XMPP Subprotocol for WebSocket - Codecs, Connection and XMPP frames shared by client and server

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-websocket-common
Version

Version

0.8.1
Type

Type

jar

Download xmpp-websocket-common 0.8.1


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