is not current version
Last Version 0.62

org.reaktivity:nukleus-mqtt.spec 0.6

Mqtt Nukleus Specification

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-mqtt.spec
Version

Version

0.6
Type

Type

jar

Download nukleus-mqtt.spec 0.6


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