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

com.sitewhere:sitewhere-client 1.0.4


Категории

Категории

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

Группа

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

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

sitewhere-client
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать sitewhere-client 1.0.4


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