MVN

com.belladati : iot-protocol-sdk

Maven & Gradle

Jan 13, 2023
0 stars

BellaDati IoT Protocol SDK · The BellaDati IoT Protocol SDK allows extending IoT Controller with custom protocols.

<dependency>
    <groupId>com.belladati</groupId>
    <artifactId>iot-protocol-sdk</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
iot-protocol-sdk-1.4
1.3
iot-protocol-sdk-1.3
1.2
iot-protocol-sdk-1.2
1.1
iot-protocol-sdk-1.1
1.0
iot-protocol-sdk-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.belladati</groupId>
    <artifactId>iot-protocol-sdk</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.belladati:iot-protocol-sdk:1.4'

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

implementation("com.belladati:iot-protocol-sdk:1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.belladati" % "iot-protocol-sdk" % "1.4"

Advertisement

Dependencies from Group

Feb 07, 2014
3 usages
Apr 21, 2021
2 usages
1 stars
Oct 09, 2015
1 usages
1 stars
May 20, 2016
1 usages
0 stars
Sep 29, 2022
2 stars

Discover Dependencies

Dec 10, 2021
3 stars
Mar 31, 2022
1 stars
Dec 06, 2021
1 usages
3 stars
Apr 12, 2022
1 usages
6 stars
Aug 24, 2023
1 usages
395 stars
Jan 15, 2023
2 stars