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