is not current version
Last Version 3.0.13

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

SiteWhere gRPC Client Components

Categories

Categories

CLI User Interface gRPC Net Networking
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-grpc-client
Version

Version

3.0.0.alpha23
Type

Type

jar

Download sitewhere-grpc-client 3.0.0.alpha23


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