Last Version

LittleShoot Fork of the Smack XMPP Library 1.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

smack-xmpp
Version

Version

1.0.3
Type

Type

jar
Description

Description

LittleShoot Fork of the Smack XMPP Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-smack-xmpp.git

Download smack-xmpp 1.0.3


<!-- 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"]

Dependencies

compile (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
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.