License |
License |
---|---|
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-websocket |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXMPP.rocks - WebSocket (RFC 7395)
XMPP Subprotocol for WebSocket
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmpp-websocket-0.8.2.pom | 2 KB |
Browse |
<!-- 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"]