License |
License |
---|---|
GroupId | GroupIdio.fastra.mqtt |
ArtifactId | ArtifactIdfastra-mqtt-codec |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptionio.fastra.mqtt:property 'name'
Fastra MQTT codec
|
Filename | Size |
---|---|
fastra-mqtt-codec-0.0.10.pom | |
fastra-mqtt-codec-0.0.10.jar | 44 KB |
fastra-mqtt-codec-0.0.10-sources.jar | 17 KB |
fastra-mqtt-codec-0.0.10-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fastra.mqtt/fastra-mqtt-codec/ -->
<dependency>
<groupId>io.fastra.mqtt</groupId>
<artifactId>fastra-mqtt-codec</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.fastra.mqtt/fastra-mqtt-codec/
implementation 'io.fastra.mqtt:fastra-mqtt-codec:0.0.10'
// https://jarcasting.com/artifacts/io.fastra.mqtt/fastra-mqtt-codec/
implementation ("io.fastra.mqtt:fastra-mqtt-codec:0.0.10")
'io.fastra.mqtt:fastra-mqtt-codec:jar:0.0.10'
<dependency org="io.fastra.mqtt" name="fastra-mqtt-codec" rev="0.0.10">
<artifact name="fastra-mqtt-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fastra.mqtt', module='fastra-mqtt-codec', version='0.0.10')
)
libraryDependencies += "io.fastra.mqtt" % "fastra-mqtt-codec" % "0.0.10"
[io.fastra.mqtt/fastra-mqtt-codec "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
io.netty : netty-handler | jar | 4.1.45.Final |