License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-mqtt-codec |
Version | Version1.3.4 |
Type | Typejar |
Description |
Descriptionmica-mqtt-codec
Mica mqtt tools.
|
Filename | Size |
---|---|
mica-mqtt-codec-1.3.4.pom | |
mica-mqtt-codec-1.3.4.jar | 107 KB |
mica-mqtt-codec-1.3.4-sources.jar | 68 KB |
mica-mqtt-codec-1.3.4-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqtt-codec</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/
implementation 'net.dreamlu:mica-mqtt-codec:1.3.4'
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/
implementation ("net.dreamlu:mica-mqtt-codec:1.3.4")
'net.dreamlu:mica-mqtt-codec:jar:1.3.4'
<dependency org="net.dreamlu" name="mica-mqtt-codec" rev="1.3.4">
<artifact name="mica-mqtt-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-mqtt-codec', version='1.3.4')
)
libraryDependencies += "net.dreamlu" % "mica-mqtt-codec" % "1.3.4"
[net.dreamlu/mica-mqtt-codec "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.t-io : tio-core | jar | 3.7.5.v20211028-RELEASE |