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

com.sitewhere:sitewhere-client 0.9.7


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

sitewhere-client
Версия

Версия

0.9.7
Тип

Тип

jar

Скачать sitewhere-client 0.9.7


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