Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdmica-mqtt-codec |
Version | Version1.3.5 |
Type | Typejar |
Filename | Size |
---|---|
mica-mqtt-codec-1.3.5.pom | |
mica-mqtt-codec-1.3.5.jar | 107 KB |
mica-mqtt-codec-1.3.5-sources.jar | 68 KB |
mica-mqtt-codec-1.3.5-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>mica-mqtt-codec</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/
implementation 'net.dreamlu:mica-mqtt-codec:1.3.5'
// https://jarcasting.com/artifacts/net.dreamlu/mica-mqtt-codec/
implementation ("net.dreamlu:mica-mqtt-codec:1.3.5")
'net.dreamlu:mica-mqtt-codec:jar:1.3.5'
<dependency org="net.dreamlu" name="mica-mqtt-codec" rev="1.3.5">
<artifact name="mica-mqtt-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='mica-mqtt-codec', version='1.3.5')
)
libraryDependencies += "net.dreamlu" % "mica-mqtt-codec" % "1.3.5"
[net.dreamlu/mica-mqtt-codec "1.3.5"]