activemq:smack


Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

activemq
ArtifactId

ArtifactId

smack
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download smack

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.1