| License | License | 
|---|---|
| Categories | CategoriesSmack Application Layer Libs Messaging | 
| GroupId | GroupIdorg.littleshoot | 
| ArtifactId | ArtifactIdsmack-xmpp | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLittleShoot Fork of the Smack XMPP Library 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 | 
|---|---|
| smack-xmpp-1.0.3.pom | |
| smack-xmpp-1.0.3.jar | 783 KB | 
| smack-xmpp-1.0.3-sources.jar | 590 KB | 
| smack-xmpp-1.0.3-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp/ -->
<dependency>
    <groupId>org.littleshoot</groupId>
    <artifactId>smack-xmpp</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp/
implementation 'org.littleshoot:smack-xmpp:1.0.3'// https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp/
implementation ("org.littleshoot:smack-xmpp:1.0.3")'org.littleshoot:smack-xmpp:jar:1.0.3'<dependency org="org.littleshoot" name="smack-xmpp" rev="1.0.3">
  <artifact name="smack-xmpp" type="jar" />
</dependency>@Grapes(
@Grab(group='org.littleshoot', module='smack-xmpp', version='1.0.3')
)libraryDependencies += "org.littleshoot" % "smack-xmpp" % "1.0.3"[org.littleshoot/smack-xmpp "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.littleshoot : dnssec4j | jar | 0.1.5 | 
| com.jcraft : jzlib | jar | 1.0.7 | 
| xpp3 : xpp3_min | jar | 1.1.4c | 
| 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 |