Download b2-2.0.0.jar file - Jar b

Jar examples for b:b2

Description

BlobStore binding to the Backblaze B2 API

You can download jar file b2 2.0.0 in this page.

License

Apache License

Build File

You can use the following script to add b2-2.0.0.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>b2</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'org.apache.jclouds.labs', name: 'b2', version: '2.0.0'
libraryDependencies += "org.apache.jclouds.labs" % "b2" % "2.0.0"
<dependency org="org.apache.jclouds.labs" name="b2" rev="2.0.0"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='b2', version='2.0.0'))
'org.apache.jclouds.labs:b2:jar:2.0.0'

Download

Click the following link to download the jar file.

b2-2.0.0-javadoc.jar
b2-2.0.0-sources.jar
b2-2.0.0-tests.jar
b2-2.0.0.jar
b2-2.0.0.pom



Related Tutorials