| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdio.rhiot | 
| ArtifactId | ArtifactIdrhiot-cloudplatform-schema | 
| Last Version | Last Version0.1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRhiot :: CloudPlatform :: Schema Rhiot Project | 
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-cloudplatform-schema/ -->
<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-cloudplatform-schema</artifactId>
    <version>0.1.4</version>
</dependency>// https://jarcasting.com/artifacts/io.rhiot/rhiot-cloudplatform-schema/
implementation 'io.rhiot:rhiot-cloudplatform-schema:0.1.4'// https://jarcasting.com/artifacts/io.rhiot/rhiot-cloudplatform-schema/
implementation ("io.rhiot:rhiot-cloudplatform-schema:0.1.4")'io.rhiot:rhiot-cloudplatform-schema:jar:0.1.4'<dependency org="io.rhiot" name="rhiot-cloudplatform-schema" rev="0.1.4">
  <artifact name="rhiot-cloudplatform-schema" type="jar" />
</dependency>@Grapes(
@Grab(group='io.rhiot', module='rhiot-cloudplatform-schema', version='0.1.4')
)libraryDependencies += "io.rhiot" % "rhiot-cloudplatform-schema" % "0.1.4"[io.rhiot/rhiot-cloudplatform-schema "0.1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar |