Last Version

retepXMPP XEP-0092 Version 10.6

This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.

License

License

GroupId

GroupId

uk.org.retep.xmpp.server
ArtifactId

ArtifactId

iq-version
Version

Version

10.6
Type

Type

jar
Description

Description

retepXMPP XEP-0092 Version
This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.
Project Organization

Project Organization

Retep Development Group

Download iq-version 10.6


<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.server/iq-version/ -->
<dependency>
    <groupId>uk.org.retep.xmpp.server</groupId>
    <artifactId>iq-version</artifactId>
    <version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.server/iq-version/
implementation 'uk.org.retep.xmpp.server:iq-version:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.server/iq-version/
implementation ("uk.org.retep.xmpp.server:iq-version:10.6")
'uk.org.retep.xmpp.server:iq-version:jar:10.6'
<dependency org="uk.org.retep.xmpp.server" name="iq-version" rev="10.6">
  <artifact name="iq-version" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.server', module='iq-version', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp.server" % "iq-version" % "10.6"
[uk.org.retep.xmpp.server/iq-version "10.6"]

Dependencies

compile (4)

Group / Artifact Type Version
uk.org.retep.xmpp : core jar 10.6
uk.org.retep.xmpp : discovery jar 10.6
uk.org.retep.xmpp.protocol : iq-version jar 10.6
uk.org.retep.xmpp.xmpp : core jar 10.6

test (3)

Group / Artifact Type Version
uk.org.retep.xmpp.protocol : jabber-client jar 10.6
junit : junit jar 4.7
uk.org.retep : testFramework jar 10.6

Project Modules

There are no modules declared in this project.