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