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