is not current version
Last Version 1.0.7

br.com.anteros:anteros-mqtt-codec 1.0.6

Anteros mqtt tools.

Categories

Categories

Ant Build Tools
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

anteros-mqtt-codec
Version

Version

1.0.6
Type

Type

jar

Download anteros-mqtt-codec 1.0.6


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