is not current version
Last Version 3.5.6

me.hekr.iotos.softgateway:iotos-soft-gateway 3.1.0

IoTOS 软网关

GroupId

GroupId

me.hekr.iotos.softgateway
ArtifactId

ArtifactId

iotos-soft-gateway
Version

Version

3.1.0
Type

Type

pom

Download iotos-soft-gateway 3.1.0


<!-- https://jarcasting.com/artifacts/me.hekr.iotos.softgateway/iotos-soft-gateway/ -->
<dependency>
    <groupId>me.hekr.iotos.softgateway</groupId>
    <artifactId>iotos-soft-gateway</artifactId>
    <version>3.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.hekr.iotos.softgateway/iotos-soft-gateway/
implementation 'me.hekr.iotos.softgateway:iotos-soft-gateway:3.1.0'
// https://jarcasting.com/artifacts/me.hekr.iotos.softgateway/iotos-soft-gateway/
implementation ("me.hekr.iotos.softgateway:iotos-soft-gateway:3.1.0")
'me.hekr.iotos.softgateway:iotos-soft-gateway:pom:3.1.0'
<dependency org="me.hekr.iotos.softgateway" name="iotos-soft-gateway" rev="3.1.0">
  <artifact name="iotos-soft-gateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.hekr.iotos.softgateway', module='iotos-soft-gateway', version='3.1.0')
)
libraryDependencies += "me.hekr.iotos.softgateway" % "iotos-soft-gateway" % "3.1.0"
[me.hekr.iotos.softgateway/iotos-soft-gateway "3.1.0"]