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

Jar examples for s:sitewhere-protobuf

Description

SiteWhere Google Protocol Buffers Integration

You can download jar file sitewhere-protobuf 1.6.1 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.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials