is not current version
Last Version 3.0.0

com.sitewhere:sitewhere-grpc-instance-management 2.2.0

SiteWhere Instance Management gRPC API

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-grpc-instance-management
Version

Version

2.2.0
Type

Type

jar

Download sitewhere-grpc-instance-management 2.2.0


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