Last Version

LittleShoot XMPP Wrapper 1.0.9

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

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

xmpp
Version

Version

1.0.9
Type

Type

jar
Description

Description

LittleShoot XMPP Wrapper
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-xmpp.git

Download xmpp 1.0.9


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

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.