GroupId | GroupIduk.org.retep |
---|---|
ArtifactId | ArtifactIdretepXMPP |
Last Version | Last Version8.8.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionretepXMPP
The entire retepXMPP suite
|
Filename | Size |
---|---|
retepXMPP-8.8.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep/retepXMPP/ -->
<dependency>
<groupId>uk.org.retep</groupId>
<artifactId>retepXMPP</artifactId>
<version>8.8.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep/retepXMPP/
implementation 'uk.org.retep:retepXMPP:8.8.8'
// https://jarcasting.com/artifacts/uk.org.retep/retepXMPP/
implementation ("uk.org.retep:retepXMPP:8.8.8")
'uk.org.retep:retepXMPP:pom:8.8.8'
<dependency org="uk.org.retep" name="retepXMPP" rev="8.8.8">
<artifact name="retepXMPP" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep', module='retepXMPP', version='8.8.8')
)
libraryDependencies += "uk.org.retep" % "retepXMPP" % "8.8.8"
[uk.org.retep/retepXMPP "8.8.8"]