aar

com.configcat : configcat-android-client

Maven & Gradle

Jul 27, 2023
7 stars

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.

Table Of Contents

Latest Version

Download com.configcat : configcat-android-client AAR file - Latest Versions:

All Versions

Download com.configcat : configcat-android-client JAR file - All Versions:

Version Vulnerabilities Size Updated
9.0.x
8.2.x
8.1.x
8.0.x
7.3.x
7.2.x
7.1.x
7.0.x
6.0.x
5.1.x
5.0.x
4.0.x
3.1.x
3.0.x
2.0.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window configcat-android-client-9.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.configcat

├─ com.configcat.AutoPollingMode.class - [JAR]

├─ com.configcat.AutoPollingPolicy.class - [JAR]

├─ com.configcat.Config.class - [JAR]

├─ com.configcat.ConfigCache.class - [JAR]

├─ com.configcat.ConfigCatClient.class - [JAR]

├─ com.configcat.ConfigCatLogger.class - [JAR]

├─ com.configcat.ConfigFetcher.class - [JAR]

├─ com.configcat.ConfigJsonCache.class - [JAR]

├─ com.configcat.ConfigurationChangeListener.class - [JAR]

├─ com.configcat.ConfigurationProvider.class - [JAR]

├─ com.configcat.DataGovernance.class - [JAR]

├─ com.configcat.FetchResponse.class - [JAR]

├─ com.configcat.LazyLoadingMode.class - [JAR]

├─ com.configcat.LazyLoadingPolicy.class - [JAR]

├─ com.configcat.LocalMapDataSource.class - [JAR]

├─ com.configcat.LogLevel.class - [JAR]

├─ com.configcat.ManualPollingMode.class - [JAR]

├─ com.configcat.ManualPollingPolicy.class - [JAR]

├─ com.configcat.NullConfigCache.class - [JAR]

├─ com.configcat.NullRefreshPolicy.class - [JAR]

├─ com.configcat.OverrideBehaviour.class - [JAR]

├─ com.configcat.OverrideDataSource.class - [JAR]

├─ com.configcat.ParsingFailedException.class - [JAR]

├─ com.configcat.PollingMode.class - [JAR]

├─ com.configcat.PollingModes.class - [JAR]

├─ com.configcat.Preferences.class - [JAR]

├─ com.configcat.RefreshPolicy.class - [JAR]

├─ com.configcat.RefreshPolicyBase.class - [JAR]

├─ com.configcat.RolloutEvaluator.class - [JAR]

├─ com.configcat.RolloutPercentageItem.class - [JAR]

├─ com.configcat.RolloutRule.class - [JAR]

├─ com.configcat.Setting.class - [JAR]

├─ com.configcat.SettingType.class - [JAR]

├─ com.configcat.User.class - [JAR]

Advertisement