Download sitewhere-protobuf-1.11.0.jar file - Jar s

Jar examples for s:sitewhere-protobuf

Description

SiteWhere Google Protocol Buffers Integration

You can download jar file sitewhere-protobuf 1.11.0 in this page.

License

Common Public Attribution License Version 1.0 (CPAL-1.0)

Build File

You can use the following script to add sitewhere-protobuf-1.11.0.jar to your project.

<dependency>
   <groupId>com.sitewhere</groupId>
   <artifactId>sitewhere-protobuf</artifactId>
   <version>1.11.0</version>
</dependency>
compile group: 'com.sitewhere', name: 'sitewhere-protobuf', version: '1.11.0'
libraryDependencies += "com.sitewhere" % "sitewhere-protobuf" % "1.11.0"
<dependency org="com.sitewhere" name="sitewhere-protobuf" rev="1.11.0"/>
@Grapes(@Grab(group='com.sitewhere', module='sitewhere-protobuf', version='1.11.0'))
'com.sitewhere:sitewhere-protobuf:jar:1.11.0'

Download

Click the following link to download the jar file.

sitewhere-protobuf-1.11.0-javadoc.jar
sitewhere-protobuf-1.11.0-sources.jar
sitewhere-protobuf-1.11.0.jar
sitewhere-protobuf-1.11.0.pom



Related Tutorials