Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-grpc-stream-management |
Version | Version3.0.0.alpha5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-stream-management/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-grpc-stream-management</artifactId>
<version>3.0.0.alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-stream-management/
implementation 'com.sitewhere:sitewhere-grpc-stream-management:3.0.0.alpha5'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-stream-management/
implementation ("com.sitewhere:sitewhere-grpc-stream-management:3.0.0.alpha5")
'com.sitewhere:sitewhere-grpc-stream-management:jar:3.0.0.alpha5'
<dependency org="com.sitewhere" name="sitewhere-grpc-stream-management" rev="3.0.0.alpha5">
<artifact name="sitewhere-grpc-stream-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-grpc-stream-management', version='3.0.0.alpha5')
)
libraryDependencies += "com.sitewhere" % "sitewhere-grpc-stream-management" % "3.0.0.alpha5"
[com.sitewhere/sitewhere-grpc-stream-management "3.0.0.alpha5"]