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