Download riak-pb-2.0.0.16.jar file - Jar r

Jar examples for r:riak-pb

Description

Protocol buffers used to communicate with Riak

You can download jar file riak-pb 2.0.0.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add riak-pb-2.0.0.16.jar to your project.

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

Download

Click the following link to download the jar file.

riak-pb-2.0.0.16-javadoc.jar
riak-pb-2.0.0.16-sources.jar
riak-pb-2.0.0.16.jar
riak-pb-2.0.0.16.pom



Related Tutorials