is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-cloud 1.6.0

SiteWhere Cloud Services Integration

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-cloud
Version

Version

1.6.0
Type

Type

jar

Download sitewhere-cloud 1.6.0


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