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