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