is not current version
Last Version 3.0.4

com.box:box-android-preview-sdk 3.0.2

Box Android Preview SDK

GroupId

GroupId

com.box
ArtifactId

ArtifactId

box-android-preview-sdk
Version

Version

3.0.2
Type

Type

aar

Download box-android-preview-sdk 3.0.2


<!-- https://jarcasting.com/artifacts/com.box/box-android-preview-sdk/ -->
<dependency>
    <groupId>com.box</groupId>
    <artifactId>box-android-preview-sdk</artifactId>
    <version>3.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.box/box-android-preview-sdk/
implementation 'com.box:box-android-preview-sdk:3.0.2'
// https://jarcasting.com/artifacts/com.box/box-android-preview-sdk/
implementation ("com.box:box-android-preview-sdk:3.0.2")
'com.box:box-android-preview-sdk:aar:3.0.2'
<dependency org="com.box" name="box-android-preview-sdk" rev="3.0.2">
  <artifact name="box-android-preview-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.box', module='box-android-preview-sdk', version='3.0.2')
)
libraryDependencies += "com.box" % "box-android-preview-sdk" % "3.0.2"
[com.box/box-android-preview-sdk "3.0.2"]