Last Version

retepXMPP Client 9.11

The retepXMPP suite

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.org.retep.xmpp.client
ArtifactId

ArtifactId

client
Version

Version

9.11
Type

Type

jar
Description

Description

retepXMPP Client
The retepXMPP suite
Project Organization

Project Organization

Retep Development Group

Download client 9.11

Filename Size
client-9.11.pom 688 bytes
client-9.11-tests.jar 1 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.terracotta.modules » tim-annotations jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
uk.org.retep : testFramework jar 9.11.1

Project Modules

There are no modules declared in this project.