XMPP.rocks - Extensions - Common

Code for XMPP extensions shared by clients and servers (primarily XML schema implementations)

License

License

GroupId

GroupId

rocks.xmpp
ArtifactId

ArtifactId

xmpp-extensions-common
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

XMPP.rocks - Extensions - Common
Code for XMPP extensions shared by clients and servers (primarily XML schema implementations)
Project URL

Project URL

http://xmpp.rocks/xmpp-extensions-common
Project Organization

Project Organization

XMPP.rocks

Download xmpp-extensions-common

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
rocks.xmpp : xmpp-addr jar 0.8.2
rocks.xmpp : xmpp-core-common jar 0.8.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
rocks.xmpp : xmpp-core-common test-jar 0.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0