Last Version

The Things Network MQTT Client 2.1.3

The Things Network MQTT Client

License

License

MIT License
Categories

Categories

Data Net
GroupId

GroupId

org.thethingsnetwork
ArtifactId

ArtifactId

data-mqtt
Version

Version

2.1.3
Type

Type

jar
Description

Description

The Things Network MQTT Client
The Things Network MQTT Client

Download data-mqtt 2.1.3


<!-- https://jarcasting.com/artifacts/org.thethingsnetwork/data-mqtt/ -->
<dependency>
    <groupId>org.thethingsnetwork</groupId>
    <artifactId>data-mqtt</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.thethingsnetwork/data-mqtt/
implementation 'org.thethingsnetwork:data-mqtt:2.1.3'
// https://jarcasting.com/artifacts/org.thethingsnetwork/data-mqtt/
implementation ("org.thethingsnetwork:data-mqtt:2.1.3")
'org.thethingsnetwork:data-mqtt:jar:2.1.3'
<dependency org="org.thethingsnetwork" name="data-mqtt" rev="2.1.3">
  <artifact name="data-mqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thethingsnetwork', module='data-mqtt', version='2.1.3')
)
libraryDependencies += "org.thethingsnetwork" % "data-mqtt" % "2.1.3"
[org.thethingsnetwork/data-mqtt "2.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.1.1
org.thethingsnetwork : data-common jar 2.1.3

Project Modules

There are no modules declared in this project.