GroupId | GroupIdme.hekr.iotos.softgateway |
---|---|
ArtifactId | ArtifactIdiotos-soft-gateway |
Version | Version3.5.3 |
Type | Typepom |
Filename | Size |
---|---|
iotos-soft-gateway-3.5.3.pom | 7 KB |
Browse |
<!-- 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.5.3</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.5.3'
// https://jarcasting.com/artifacts/me.hekr.iotos.softgateway/iotos-soft-gateway/
implementation ("me.hekr.iotos.softgateway:iotos-soft-gateway:3.5.3")
'me.hekr.iotos.softgateway:iotos-soft-gateway:pom:3.5.3'
<dependency org="me.hekr.iotos.softgateway" name="iotos-soft-gateway" rev="3.5.3">
<artifact name="iotos-soft-gateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.hekr.iotos.softgateway', module='iotos-soft-gateway', version='3.5.3')
)
libraryDependencies += "me.hekr.iotos.softgateway" % "iotos-soft-gateway" % "3.5.3"
[me.hekr.iotos.softgateway/iotos-soft-gateway "3.5.3"]