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