Jar examples for b:b2
BlobStore binding to the Backblaze B2 API
You can download jar file b2 2.0.0 in this page.
Apache License
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'
Click the following link to download the jar file.
b2-2.0.0-javadoc.jar