is not current version
Last Version 2.1

activemq:activemq-transport-zeroconf 1.4


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-transport-zeroconf
Version

Version

1.4
Type

Type

jar

Download activemq-transport-zeroconf 1.4


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