is not current version
Last Version 0.1.4

io.rhiot:rhiot-gateway 0.1.2


GroupId

GroupId

io.rhiot
ArtifactId

ArtifactId

rhiot-gateway
Version

Version

0.1.2
Type

Type

jar

Download rhiot-gateway 0.1.2


<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-gateway/ -->
<dependency>
    <groupId>io.rhiot</groupId>
    <artifactId>rhiot-gateway</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-gateway/
implementation 'io.rhiot:rhiot-gateway:0.1.2'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-gateway/
implementation ("io.rhiot:rhiot-gateway:0.1.2")
'io.rhiot:rhiot-gateway:jar:0.1.2'
<dependency org="io.rhiot" name="rhiot-gateway" rev="0.1.2">
  <artifact name="rhiot-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-gateway', version='0.1.2')
)
libraryDependencies += "io.rhiot" % "rhiot-gateway" % "0.1.2"
[io.rhiot/rhiot-gateway "0.1.2"]