| Категории |
КатегорииgRPC Сеть Networking |
|---|---|
| Группа | Группаcom.sitewhere |
| Идентификатор | Идентификаторsitewhere-grpc-device-state |
| Версия | Версия2.1.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sitewhere-grpc-device-state-2.1.9.pom | |
| sitewhere-grpc-device-state-2.1.9.jar | 208 KB |
| sitewhere-grpc-device-state-2.1.9-sources.jar | 261 bytes |
| sitewhere-grpc-device-state-2.1.9-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-grpc-device-state</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/
implementation 'com.sitewhere:sitewhere-grpc-device-state:2.1.9'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/
implementation ("com.sitewhere:sitewhere-grpc-device-state:2.1.9")
'com.sitewhere:sitewhere-grpc-device-state:jar:2.1.9'
<dependency org="com.sitewhere" name="sitewhere-grpc-device-state" rev="2.1.9">
<artifact name="sitewhere-grpc-device-state" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-grpc-device-state', version='2.1.9')
)
libraryDependencies += "com.sitewhere" % "sitewhere-grpc-device-state" % "2.1.9"
[com.sitewhere/sitewhere-grpc-device-state "2.1.9"]