is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-protobuf 0.9.7


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-protobuf
Version

Version

0.9.7
Type

Type

jar

Download sitewhere-protobuf 0.9.7


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