is not current version
Last Version 2.23.1

org.apache.activemq.examples.mqtt:mqtt-examples 1.3.0


GroupId

GroupId

org.apache.activemq.examples.mqtt
ArtifactId

ArtifactId

mqtt-examples
Version

Version

1.3.0
Type

Type

pom

Download mqtt-examples 1.3.0

Filename Size
mqtt-examples-1.3.0.pom 1 KB
Browse

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