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

com.sitewhere:sitewhere-grpc-common 3.0.0.alpha4

SiteWhere Common gRPC API

Категории

Категории

gRPC Сеть Networking
Группа

Группа

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

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

sitewhere-grpc-common
Версия

Версия

3.0.0.alpha4
Тип

Тип

jar

Скачать sitewhere-grpc-common 3.0.0.alpha4


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