Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.sitewhere |
ArtifactId | ArtifactIdsitewhere-grpc-device-state |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
sitewhere-grpc-device-state-2.0.4.pom | |
sitewhere-grpc-device-state-2.0.4.jar | 210 KB |
sitewhere-grpc-device-state-2.0.4-sources.jar | 261 bytes |
sitewhere-grpc-device-state-2.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-grpc-device-state</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/
implementation 'com.sitewhere:sitewhere-grpc-device-state:2.0.4'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-grpc-device-state/
implementation ("com.sitewhere:sitewhere-grpc-device-state:2.0.4")
'com.sitewhere:sitewhere-grpc-device-state:jar:2.0.4'
<dependency org="com.sitewhere" name="sitewhere-grpc-device-state" rev="2.0.4">
<artifact name="sitewhere-grpc-device-state" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-grpc-device-state', version='2.0.4')
)
libraryDependencies += "com.sitewhere" % "sitewhere-grpc-device-state" % "2.0.4"
[com.sitewhere/sitewhere-grpc-device-state "2.0.4"]