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