| License |
License |
|---|---|
| GroupId | GroupIduk.org.retep.xmpp |
| ArtifactId | ArtifactIdretepXMPP |
| Version | Version10.6 |
| Type | Typejar |
| Description |
DescriptionretepXMPP
The retepXMPP suite
|
| Project Organization |
Project OrganizationRetep Development Group |
| Filename | Size |
|---|---|
| retepXMPP-10.6.pom | 17 KB |
| retepXMPP-10.6-tests.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp/retepXMPP/ -->
<dependency>
<groupId>uk.org.retep.xmpp</groupId>
<artifactId>retepXMPP</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp/retepXMPP/
implementation 'uk.org.retep.xmpp:retepXMPP:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp/retepXMPP/
implementation ("uk.org.retep.xmpp:retepXMPP:10.6")
'uk.org.retep.xmpp:retepXMPP:jar:10.6'
<dependency org="uk.org.retep.xmpp" name="retepXMPP" rev="10.6">
<artifact name="retepXMPP" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp', module='retepXMPP', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp" % "retepXMPP" % "10.6"
[uk.org.retep.xmpp/retepXMPP "10.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| uk.org.retep : testFramework | jar | 10.6 |