не последняя версия
Последняя версия 3.0.2

com.sitewhere:sitewhere-communication 3.0.0

SiteWhere Common Protocol Integration

Группа

Группа

com.sitewhere
Идентификатор

Идентификатор

sitewhere-communication
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать sitewhere-communication 3.0.0


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