jar

io.growthbook.sdk : GrowthBook-jvm

Maven & Gradle

Aug 17, 2023
20 stars

kotlin · Powerful A/B testing SDK for Kotlin

Table Of Contents

Latest Version

Download io.growthbook.sdk : GrowthBook-jvm JAR file - Latest Versions:

All Versions

Download io.growthbook.sdk : GrowthBook-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 GrowthBook-jvm-1.1.36.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sdk.growthbook.Network

├─ com.sdk.growthbook.Network.CoreNetworkClient.class - [JAR]

├─ com.sdk.growthbook.Network.NetworkDispatcher.class - [JAR]

com.sdk.growthbook.features

├─ com.sdk.growthbook.features.FeatureURLBuilder.class - [JAR]

├─ com.sdk.growthbook.features.FeaturesDataModel.class - [JAR]

├─ com.sdk.growthbook.features.FeaturesDataSource.class - [JAR]

├─ com.sdk.growthbook.features.FeaturesFlowDelegate.class - [JAR]

├─ com.sdk.growthbook.features.FeaturesViewModel.class - [JAR]

com.sdk.growthbook.Utils

├─ com.sdk.growthbook.Utils.Constants.class - [JAR]

├─ com.sdk.growthbook.Utils.ConstantsKt.class - [JAR]

├─ com.sdk.growthbook.Utils.Crypto.class - [JAR]

├─ com.sdk.growthbook.Utils.CryptoKt.class - [JAR]

├─ com.sdk.growthbook.Utils.DefaultCrypto.class - [JAR]

├─ com.sdk.growthbook.Utils.ExtensionsKt.class - [JAR]

├─ com.sdk.growthbook.Utils.FNV.class - [JAR]

├─ com.sdk.growthbook.Utils.GBError.class - [JAR]

├─ com.sdk.growthbook.Utils.GBUtils.class - [JAR]

com.sdk.growthbook

├─ com.sdk.growthbook.DispatcherKt.class - [JAR]

├─ com.sdk.growthbook.GBSDKBuilder.class - [JAR]

├─ com.sdk.growthbook.GBSDKBuilderJAVA.class - [JAR]

├─ com.sdk.growthbook.GrowthBookSDK.class - [JAR]

├─ com.sdk.growthbook.GrowthBookSDKKt.class - [JAR]

├─ com.sdk.growthbook.SDKBuilder.class - [JAR]

com.sdk.growthbook.sandbox

├─ com.sdk.growthbook.sandbox.CachingIOS.class - [JAR]

├─ com.sdk.growthbook.sandbox.CachingImpl.class - [JAR]

├─ com.sdk.growthbook.sandbox.CachingLayer.class - [JAR]

├─ com.sdk.growthbook.sandbox.KMMCachingKt.class - [JAR]

com.sdk.growthbook.model

├─ com.sdk.growthbook.model.GBContext.class - [JAR]

├─ com.sdk.growthbook.model.GBExperiment.class - [JAR]

├─ com.sdk.growthbook.model.GBExperimentResult.class - [JAR]

├─ com.sdk.growthbook.model.GBFeature.class - [JAR]

├─ com.sdk.growthbook.model.GBFeatureResult.class - [JAR]

├─ com.sdk.growthbook.model.GBFeatureRule.class - [JAR]

├─ com.sdk.growthbook.model.GBFeatureSource.class - [JAR]

com.sdk.growthbook.evaluators

├─ com.sdk.growthbook.evaluators.GBAttributeType.class - [JAR]

├─ com.sdk.growthbook.evaluators.GBConditionEvaluator.class - [JAR]

├─ com.sdk.growthbook.evaluators.GBExperimentEvaluator.class - [JAR]

├─ com.sdk.growthbook.evaluators.GBFeatureEvaluator.class - [JAR]