License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-extensions-client |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPP.rocks - Extensions - Client
Client side business logic for XMPP extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmpp-extensions-client-0.8.2.pom | |
xmpp-extensions-client-0.8.2.jar | 223 KB |
xmpp-extensions-client-0.8.2-sources.jar | 242 KB |
xmpp-extensions-client-0.8.2-javadoc.jar | 717 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions-client/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>xmpp-extensions-client</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions-client/
implementation 'rocks.xmpp:xmpp-extensions-client:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions-client/
implementation ("rocks.xmpp:xmpp-extensions-client:0.8.2")
'rocks.xmpp:xmpp-extensions-client:jar:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-extensions-client" rev="0.8.2">
<artifact name="xmpp-extensions-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-extensions-client', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-extensions-client" % "0.8.2"
[rocks.xmpp/xmpp-extensions-client "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 |
rocks.xmpp : xmpp-extensions-common | jar | 0.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
rocks.xmpp : xmpp-core-client | test-jar | 0.8.2 |