Jar examples for b:box-android-sdk
Box Android SDK
You can download jar file box-android-sdk 3.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add box-android-sdk-3.0.3.jar to your project.
<dependency> <groupId>com.box</groupId> <artifactId>box-android-sdk</artifactId> <version>3.0.3</version> </dependency>
compile group: 'com.box', name: 'box-android-sdk', version: '3.0.3'
libraryDependencies += "com.box" % "box-android-sdk" % "3.0.3"
<dependency org="com.box" name="box-android-sdk" rev="3.0.3"/>
@Grapes(@Grab(group='com.box', module='box-android-sdk', version='3.0.3'))
'com.box:box-android-sdk:jar:3.0.3'
Click the following link to download the jar file.
box-android-sdk-3.0.3-javadoc.jar