is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-protobuf 1.0.2


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-protobuf
Version

Version

1.0.2
Type

Type

jar

Download sitewhere-protobuf 1.0.2


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