License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.correomqtt |
ArtifactId | ArtifactIdcorreomqtt-client |
Version | Version0.14.2 |
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.2.pom | |
correomqtt-client-0.14.2.jar | 1002 KB |
correomqtt-client-0.14.2-sources.jar | 764 KB |
correomqtt-client-0.14.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.correomqtt/correomqtt-client/
implementation 'org.correomqtt:correomqtt-client:0.14.2'
// https://jarcasting.com/artifacts/org.correomqtt/correomqtt-client/
implementation ("org.correomqtt:correomqtt-client:0.14.2")
'org.correomqtt:correomqtt-client:jar:0.14.2'
<dependency org="org.correomqtt" name="correomqtt-client" rev="0.14.2">
<artifact name="correomqtt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.correomqtt', module='correomqtt-client', version='0.14.2')
)
libraryDependencies += "org.correomqtt" % "correomqtt-client" % "0.14.2"
[org.correomqtt/correomqtt-client "0.14.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.testfx : testfx-core | jar | 4.0.16-alpha |
org.testfx : testfx-junit5 | jar | 4.0.16-alpha |