MVN

io.rhiot : rhiot-iot-deployer

Maven & Gradle

Sep 15, 2015
3 usages
<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-iot-deployer</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rhiot : rhiot-iot-deployer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.rhiot : rhiot-iot-deployer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
rhiot-iot-deployer-0.1.1

How to add a dependency to Maven

Add the following io.rhiot : rhiot-iot-deployer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-iot-deployer</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rhiot : rhiot-iot-deployer gradle dependency to your build.gradle file:

implementation 'io.rhiot:rhiot-iot-deployer:0.1.1'

Gradle Kotlin DSL: Add the following io.rhiot : rhiot-iot-deployer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rhiot:rhiot-iot-deployer:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rhiot : rhiot-iot-deployer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rhiot" % "rhiot-iot-deployer" % "0.1.1"

Advertisement

Dependencies from Group

Feb 25, 2016
19 usages
98 stars
Dec 18, 2015
9 usages

Discover Dependencies

Feb 25, 2016
1 usages
Dec 18, 2015
2 usages
Feb 25, 2016
2 usages
Feb 25, 2016
2 usages
Feb 25, 2016
2 usages
Feb 26, 2021
1 usages
14 stars
Apr 12, 2017
2 usages
1.2k stars
Apr 12, 2017
2 usages
1.2k stars
Nov 16, 2015
1 usages
Nov 02, 2016
1 usages
470 stars