is not current version
Last Version 3.0.0

com.sitewhere:sitewhere-grpc-device-state 2.2.0

SiteWhere Device State Management gRPC API

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-grpc-device-state
Version

Version

2.2.0
Type

Type

jar

Download sitewhere-grpc-device-state 2.2.0


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