is not current version
Last Version 3.1.0

net.smartcosmos:smartcosmos-edge-things 3.0.0

Things Edge REST Endpoints

Categories

Categories

Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

smartcosmos-edge-things
Version

Version

3.0.0
Type

Type

jar

Download smartcosmos-edge-things 3.0.0


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