MVN

com.ixortalk : ixortalk.iot.client

Maven & Gradle

Mar 02, 2021
10 stars

ixortalk.iot.client · Common IxorTalk module for IoT integration

<dependency>
    <groupId>com.ixortalk</groupId>
    <artifactId>ixortalk.iot.client</artifactId>
    <version>0.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ixortalk : ixortalk.iot.client to add to Maven - Latest Versions:

  • Latest Stable: 0.0.11

All Versions

Choose a version of com.ixortalk : ixortalk.iot.client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ixortalk.iot.client-0.0.11
ixortalk.iot.client-0.0.10
ixortalk.iot.client-0.0.9
ixortalk.iot.client-0.0.8
ixortalk.iot.client-0.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ixortalk</groupId>
    <artifactId>ixortalk.iot.client</artifactId>
    <version>0.0.11</version>
</dependency>

Advertisement