contentstack-android

Android SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach

License

License

GroupId

GroupId

com.contentstack.sdk
ArtifactId

ArtifactId

android
Last Version

Last Version

3.10.2
Release Date

Release Date

Type

Type

aar
Description

Description

contentstack-android
Android SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach
Project URL

Project URL

https://github.com/contentstack/contentstack-android
Source Code Management

Source Code Management

https://github.com/contentstack/contentstack-android/

Download android

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.contentstack.sdk : utils jar 1.1.2
com.android.support » appcompat-v7 jar 26.1.0
com.android.support » support-v4 jar 26.1.0
com.android.volley : volley jar 1.2.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.contentstack.sdk

Contentstack

API-First Headless Content Management System

Versions

Version
3.10.2
3.10.1
3.10.0
3.9.0
3.8.2
3.8.1
3.8.0
3.7.0
3.6.1
3.6.0
3.5.0