| License |
License |
|---|---|
| GroupId | GroupIdorg.littleshoot |
| ArtifactId | ArtifactIdxmpp |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLittleShoot XMPP Wrapper
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationLittleShoot |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xmpp-1.0.9.pom | |
| xmpp-1.0.9.jar | 84 KB |
| xmpp-1.0.9-sources.jar | 35 KB |
| xmpp-1.0.9-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.littleshoot/xmpp/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>xmpp</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/xmpp/
implementation 'org.littleshoot:xmpp:1.0.9'
// https://jarcasting.com/artifacts/org.littleshoot/xmpp/
implementation ("org.littleshoot:xmpp:1.0.9")
'org.littleshoot:xmpp:jar:1.0.9'
<dependency org="org.littleshoot" name="xmpp" rev="1.0.9">
<artifact name="xmpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='xmpp', version='1.0.9')
)
libraryDependencies += "org.littleshoot" % "xmpp" % "1.0.9"
[org.littleshoot/xmpp "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.littleshoot : dnssec4j | jar | 0.1.5 |
| org.littleshoot : mina-util | jar | 1.0.3 |
| org.littleshoot : offer-answer | jar | 1.0.3 |
| org.littleshoot : p2p-sockets | jar | 1.0.3 |
| org.littleshoot : smack-xmpp-3-2-2 | jar | 1.0.6 |
| org.littleshoot : util | jar | 1.0.3 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |