AWS SDK Android Library

Gradle project for AWS SDK Android

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.fadils
ArtifactId

ArtifactId

aws-sdk-android
Last Version

Last Version

2.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

AWS SDK Android Library
Gradle project for AWS SDK Android
Project URL

Project URL

https://github.com/fadils/aws-sdk-android
Source Code Management

Source Code Management

https://github.com/fadils/aws-sdk-android

Download aws-sdk-android

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
com.fasterxml.jackson.core : jackson-annotations jar 2.1.1
org.apache.httpcomponents : httpclient jar 4.2
com.fasterxml.jackson.core : jackson-core jar 2.1.1
org.apache.httpcomponents : httpcore jar 4.2
commons-codec : commons-codec jar 1.3
com.google.android : android jar 2.3.3
com.fasterxml.jackson.core : jackson-databind jar 2.1.1

Project Modules

There are no modules declared in this project.

Gradle-based AWS SDK for Android

The gradle-based project for AWS SDK for Android. This is an unofficial project repo, served as a mirror of the official repo in order to publish Gradle artifact to Maven Central.

How to use

compile 'com.github.fadils:aws-sdk-android:2.1.8'

Versions

Version
2.1.8