License |
License |
---|---|
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-debug |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPP.rocks - Debugging Tools
An XMPP Stack
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmpp-debug-0.8.2.pom | |
xmpp-debug-0.8.2.jar | 104 KB |
xmpp-debug-0.8.2-sources.jar | 83 KB |
xmpp-debug-0.8.2-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-debug/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>xmpp-debug</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-debug/
implementation 'rocks.xmpp:xmpp-debug:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-debug/
implementation ("rocks.xmpp:xmpp-debug:0.8.2")
'rocks.xmpp:xmpp-debug:jar:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-debug" rev="0.8.2">
<artifact name="xmpp-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-debug', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-debug" % "0.8.2"
[rocks.xmpp/xmpp-debug "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
rocks.xmpp : xmpp-addr | jar | 0.8.2 |
rocks.xmpp : xmpp-core-common | jar | 0.8.2 |
rocks.xmpp : xmpp-core-client | jar | 0.8.2 |