GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
---|---|
ArtifactId | ArtifactIdtnt4j-streams-mqtt |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
tnt4j-streams-mqtt-1.3.0.pom | |
tnt4j-streams-mqtt-1.3.0.jar | 14 KB |
tnt4j-streams-mqtt-1.3.0-tests.jar | 6 KB |
tnt4j-streams-mqtt-1.3.0-sources.jar | 11 KB |
tnt4j-streams-mqtt-1.3.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-mqtt/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-mqtt</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-mqtt/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-mqtt:1.3.0'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-mqtt/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-mqtt:1.3.0")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-mqtt:jar:1.3.0'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-mqtt" rev="1.3.0">
<artifact name="tnt4j-streams-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-mqtt', version='1.3.0')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-mqtt" % "1.3.0"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-mqtt "1.3.0"]