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