License |
License |
---|---|
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-extensions-common |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXMPP.rocks - Extensions - Common
Code for XMPP extensions shared by clients and servers (primarily XML schema implementations)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions-common/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>xmpp-extensions-common</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions-common/
implementation 'rocks.xmpp:xmpp-extensions-common:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions-common/
implementation ("rocks.xmpp:xmpp-extensions-common:0.8.2")
'rocks.xmpp:xmpp-extensions-common:jar:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-extensions-common" rev="0.8.2">
<artifact name="xmpp-extensions-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-extensions-common', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-extensions-common" % "0.8.2"
[rocks.xmpp/xmpp-extensions-common "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
rocks.xmpp : xmpp-addr | jar | 0.8.2 |
rocks.xmpp : xmpp-core-common | jar | 0.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
rocks.xmpp : xmpp-core-common | test-jar | 0.8.2 |