is not current version
Last Version 1.5.0

activemq:smackx 1.4.1


Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

activemq
ArtifactId

ArtifactId

smackx
Version

Version

1.4.1
Type

Type

jar

Download smackx 1.4.1


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