is not current version
Last Version 1.0.6

org.littleshoot:smack-xmpp-3-2-2 1.0.4


Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

smack-xmpp-3-2-2
Version

Version

1.0.4
Type

Type

jar

Download smack-xmpp-3-2-2 1.0.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp-3-2-2/
implementation 'org.littleshoot:smack-xmpp-3-2-2:1.0.4'
// https://jarcasting.com/artifacts/org.littleshoot/smack-xmpp-3-2-2/
implementation ("org.littleshoot:smack-xmpp-3-2-2:1.0.4")
'org.littleshoot:smack-xmpp-3-2-2:jar:1.0.4'
<dependency org="org.littleshoot" name="smack-xmpp-3-2-2" rev="1.0.4">
  <artifact name="smack-xmpp-3-2-2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.littleshoot', module='smack-xmpp-3-2-2', version='1.0.4')
)
libraryDependencies += "org.littleshoot" % "smack-xmpp-3-2-2" % "1.0.4"
[org.littleshoot/smack-xmpp-3-2-2 "1.0.4"]