MVN

com.excelsecu.iot : iot-sdk-java

Maven & Gradle

Jan 13, 2022

Excelsecu IoT SDK · Java SDK For Excelsecu IoT Platform

<dependency>
    <groupId>com.excelsecu.iot</groupId>
    <artifactId>iot-sdk-java</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.excelsecu.iot : iot-sdk-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.excelsecu.iot : iot-sdk-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
iot-sdk-java-1.0.4
iot-sdk-java-1.0.3
iot-sdk-java-1.0.2
iot-sdk-java-1.0.1

How to add a dependency to Maven

Add the following com.excelsecu.iot : iot-sdk-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.excelsecu.iot</groupId>
    <artifactId>iot-sdk-java</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.excelsecu.iot : iot-sdk-java gradle dependency to your build.gradle file:

implementation 'com.excelsecu.iot:iot-sdk-java:1.0.4'

Gradle Kotlin DSL: Add the following com.excelsecu.iot : iot-sdk-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.excelsecu.iot:iot-sdk-java:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.excelsecu.iot : iot-sdk-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.excelsecu.iot" % "iot-sdk-java" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 22, 2023
2 usages
1.7k stars
Aug 12, 2023
1.1k stars
Jan 11, 2022
3 usages
16 stars
Jan 12, 2022
1 stars
Jan 11, 2022
0 stars
Aug 26, 2023
1.7k stars
Jun 22, 2022
0 stars