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