is not current version
Last Version 3.1.0

jivesoftware:smackx 1.5.0


Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

jivesoftware
ArtifactId

ArtifactId

smackx
Version

Version

1.5.0
Type

Type

jar

Download smackx 1.5.0


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