License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-iot |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRHIOT :: IoT
Rhiot Project
|
Filename | Size |
---|---|
rhiot-iot-0.1.4.pom | 876 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-iot/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-iot</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-iot/
implementation 'io.rhiot:rhiot-iot:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-iot/
implementation ("io.rhiot:rhiot-iot:0.1.4")
'io.rhiot:rhiot-iot:pom:0.1.4'
<dependency org="io.rhiot" name="rhiot-iot" rev="0.1.4">
<artifact name="rhiot-iot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-iot', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-iot" % "0.1.4"
[io.rhiot/rhiot-iot "0.1.4"]