AWS S3 Java API
Jump to navigation
Jump to search
External
Internal
Grade Setup
Follow the BOM setup procedure described here:
Then add the following individual component dependency:
dependencies {
implementation 'com.amazonaws:aws-java-sdk-s3'
}