| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIduk.org.retep.xmpp.client |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version9.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionretepXMPP Client
The retepXMPP suite
|
| Project Organization |
Project OrganizationRetep Development Group |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.terracotta.modules » tim-annotations | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| uk.org.retep : testFramework | jar | 9.11.1 |