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

com.sitewhere:sitewhere-grpc-client 3.0.0.alpha22

SiteWhere gRPC Client Components

Категории

Категории

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

Группа

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

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

sitewhere-grpc-client
Версия

Версия

3.0.0.alpha22
Тип

Тип

jar

Скачать sitewhere-grpc-client 3.0.0.alpha22


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