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