is not current version
Last Version 3.0.2

com.sitewhere:sitewhere-communication 3.0.0.alpha17

SiteWhere Common Protocol Integration

GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-communication
Version

Version

3.0.0.alpha17
Type

Type

jar

Download sitewhere-communication 3.0.0.alpha17


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