MVN

io.rhiot : rhiot-components

Maven & Gradle

Dec 18, 2015
98 stars

RHIOT :: Components

<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-components</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rhiot : rhiot-components to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of io.rhiot : rhiot-components to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
rhiot-components-0.1.3
rhiot-components-0.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-components</artifactId>
    <version>0.1.3</version>
</dependency>

Advertisement