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