is not current version
Last Version 1.11.0

com.sitewhere:sitewhere-protobuf 1.2.0


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.sitewhere
ArtifactId

ArtifactId

sitewhere-protobuf
Version

Version

1.2.0
Type

Type

jar

Download sitewhere-protobuf 1.2.0


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