is not current version
Last Version 3.0.4

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

Box Android Preview SDK

GroupId

GroupId

com.box
ArtifactId

ArtifactId

box-android-preview-sdk
Version

Version

2.0.4
Type

Type

aar

Download box-android-preview-sdk 2.0.4


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