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