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

com.sitewhere:sitewhere-client 1.1.0


Категории

Категории

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

Группа

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

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

sitewhere-client
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать sitewhere-client 1.1.0


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