License |
License |
---|---|
GroupId | GroupIdrocks.xmpp |
ArtifactId | ArtifactIdxmpp-extensions |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionXMPP.rocks - Extensions
XMPP extension
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmpp-extensions-0.8.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions/ -->
<dependency>
<groupId>rocks.xmpp</groupId>
<artifactId>xmpp-extensions</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions/
implementation 'rocks.xmpp:xmpp-extensions:0.8.2'
// https://jarcasting.com/artifacts/rocks.xmpp/xmpp-extensions/
implementation ("rocks.xmpp:xmpp-extensions:0.8.2")
'rocks.xmpp:xmpp-extensions:pom:0.8.2'
<dependency org="rocks.xmpp" name="xmpp-extensions" rev="0.8.2">
<artifact name="xmpp-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='rocks.xmpp', module='xmpp-extensions', version='0.8.2')
)
libraryDependencies += "rocks.xmpp" % "xmpp-extensions" % "0.8.2"
[rocks.xmpp/xmpp-extensions "0.8.2"]