ConfigCat Android SDK

Android SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.configcat
ArtifactId

ArtifactId

configcat-android-client
Last Version

Last Version

7.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ConfigCat Android SDK
Android SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
Project URL

Project URL

https://github.com/configcat/android-sdk
Project Organization

Project Organization

ConfigCat
Source Code Management

Source Code Management

https://github.com/configcat/android-sdk

Download configcat-android-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.streamsupport : android-retrofuture jar 1.7.4
com.squareup.okhttp3 : okhttp jar 4.10.0
org.slf4j : slf4j-api jar 1.7.36
com.google.code.gson : gson jar 2.9.0
commons-codec : commons-codec jar 1.15
de.skuzzle : semantic-version jar 2.1.0

Project Modules

There are no modules declared in this project.
com.configcat

ConfigCat

ConfigCat is a managed feature flag service. Manage feature toggles across frontend, backend, mobile, desktop apps. Management app + feature flag SDKs.

Versions

Version
7.0.3
7.0.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.1.1
5.1.0
5.0.1
5.0.0
4.0.0
3.1.0
3.0.0
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0