GroupId | GroupIdme.hekr.iotos.softgateway |
---|---|
ArtifactId | ArtifactIdiotos-soft-gateway |
Version | Version3.1.0 |
Type | Typepom |
Filename | Size |
---|---|
iotos-soft-gateway-3.1.0.pom | 5 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.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"]