is not current version
Last Version 3.1.0

jivesoftware:smackx 1.4.1


Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

jivesoftware
ArtifactId

ArtifactId

smackx
Version

Version

1.4.1
Type

Type

jar

Download smackx 1.4.1


<!-- https://jarcasting.com/artifacts/jivesoftware/smackx/ -->
<dependency>
    <groupId>jivesoftware</groupId>
    <artifactId>smackx</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/jivesoftware/smackx/
implementation 'jivesoftware:smackx:1.4.1'
// https://jarcasting.com/artifacts/jivesoftware/smackx/
implementation ("jivesoftware:smackx:1.4.1")
'jivesoftware:smackx:jar:1.4.1'
<dependency org="jivesoftware" name="smackx" rev="1.4.1">
  <artifact name="smackx" type="jar" />
</dependency>
@Grapes(
@Grab(group='jivesoftware', module='smackx', version='1.4.1')
)
libraryDependencies += "jivesoftware" % "smackx" % "1.4.1"
[jivesoftware/smackx "1.4.1"]