License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.correomqtt |
ArtifactId | ArtifactIdcorreomqtt-client |
Version | Version0.14.0 |
Type | Typejar |
Description |
DescriptionCorreoMQTT
A modern graphical MQTT client using the HiveMQ client library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
correomqtt-client-0.14.0.pom | |
correomqtt-client-0.14.0.jar | 986 KB |
correomqtt-client-0.14.0-sources.jar | 761 KB |
correomqtt-client-0.14.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.correomqtt/correomqtt-client/ -->
<dependency>
<groupId>org.correomqtt</groupId>
<artifactId>correomqtt-client</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.correomqtt/correomqtt-client/
implementation 'org.correomqtt:correomqtt-client:0.14.0'
// https://jarcasting.com/artifacts/org.correomqtt/correomqtt-client/
implementation ("org.correomqtt:correomqtt-client:0.14.0")
'org.correomqtt:correomqtt-client:jar:0.14.0'
<dependency org="org.correomqtt" name="correomqtt-client" rev="0.14.0">
<artifact name="correomqtt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.correomqtt', module='correomqtt-client', version='0.14.0')
)
libraryDependencies += "org.correomqtt" % "correomqtt-client" % "0.14.0"
[org.correomqtt/correomqtt-client "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testfx : testfx-core | jar | 4.0.15-alpha |
org.testfx : testfx-junit | jar | 4.0.15-alpha |