| License |
License |
|---|---|
| Categories |
CategoriesSmack Application Layer Libs Messaging |
| GroupId | GroupIdorg.littleshoot |
| ArtifactId | ArtifactIdsmack-xmpp-3-2-2 |
| Last Version | Last Version1.0.6 |
| 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-3-2-2-1.0.6.pom | |
| smack-xmpp-3-2-2-1.0.6.jar | 956 KB |
| smack-xmpp-3-2-2-1.0.6-sources.jar | 742 KB |
| smack-xmpp-3-2-2-1.0.6-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp-3-2-2/ -->
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>smack-xmpp-3-2-2</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp-3-2-2/
implementation 'org.littleshoot:smack-xmpp-3-2-2:1.0.6'
// https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp-3-2-2/
implementation ("org.littleshoot:smack-xmpp-3-2-2:1.0.6")
'org.littleshoot:smack-xmpp-3-2-2:jar:1.0.6'
<dependency org="org.littleshoot" name="smack-xmpp-3-2-2" rev="1.0.6">
<artifact name="smack-xmpp-3-2-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='smack-xmpp-3-2-2', version='1.0.6')
)
libraryDependencies += "org.littleshoot" % "smack-xmpp-3-2-2" % "1.0.6"
[org.littleshoot/smack-xmpp-3-2-2 "1.0.6"]
| 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 |
| com.google.oauth-client : google-oauth-client | jar | 1.14.1-beta |
| com.google.http-client : google-http-client-jackson | jar | 1.14.1-beta |
| 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 |