jar

com.abtasty : flagship-java

Maven & Gradle

Jun 27, 2023
7 stars

flagship-java · Visit https://developers.flagship.io/ to get started with Flagship.

Table Of Contents

Latest Version

Download com.abtasty : flagship-java JAR file - Latest Versions:

All Versions

Download com.abtasty : flagship-java JAR file - All Versions:

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

com.abtasty.flagship.database

├─ com.abtasty.flagship.database.SQLiteCacheManager.class - [JAR]

com.abtasty.flagship.utils

├─ com.abtasty.flagship.utils.ETargetingComp.class - [JAR]

├─ com.abtasty.flagship.utils.FlagshipConstants.class - [JAR]

├─ com.abtasty.flagship.utils.FlagshipContext.class - [JAR]

├─ com.abtasty.flagship.utils.FlagshipLogManager.class - [JAR]

├─ com.abtasty.flagship.utils.ITargetingComp.class - [JAR]

├─ com.abtasty.flagship.utils.LogManager.class - [JAR]

├─ com.abtasty.flagship.utils.MurmurHash.class - [JAR]

com.abtasty.flagship.hits

├─ com.abtasty.flagship.hits.Activate.class - [JAR]

├─ com.abtasty.flagship.hits.Batch.class - [JAR]

├─ com.abtasty.flagship.hits.Consent.class - [JAR]

├─ com.abtasty.flagship.hits.Event.class - [JAR]

├─ com.abtasty.flagship.hits.Hit.class - [JAR]

├─ com.abtasty.flagship.hits.Item.class - [JAR]

├─ com.abtasty.flagship.hits.Page.class - [JAR]

├─ com.abtasty.flagship.hits.Screen.class - [JAR]

├─ com.abtasty.flagship.hits.Transaction.class - [JAR]

com.abtasty.flagship.main

├─ com.abtasty.flagship.main.ConfigManager.class - [JAR]

├─ com.abtasty.flagship.main.Flagship.class - [JAR]

├─ com.abtasty.flagship.main.FlagshipConfig.class - [JAR]

com.abtasty.flagship.visitor

├─ com.abtasty.flagship.visitor.DefaultStrategy.class - [JAR]

├─ com.abtasty.flagship.visitor.IVisitor.class - [JAR]

├─ com.abtasty.flagship.visitor.NoConsentStrategy.class - [JAR]

├─ com.abtasty.flagship.visitor.NotReadyStrategy.class - [JAR]

├─ com.abtasty.flagship.visitor.PanicStrategy.class - [JAR]

├─ com.abtasty.flagship.visitor.Visitor.class - [JAR]

├─ com.abtasty.flagship.visitor.VisitorDelegate.class - [JAR]

├─ com.abtasty.flagship.visitor.VisitorDelegateDTO.class - [JAR]

├─ com.abtasty.flagship.visitor.VisitorStrategy.class - [JAR]

com.abtasty.flagship.cache

├─ com.abtasty.flagship.cache.CacheHelper.class - [JAR]

├─ com.abtasty.flagship.cache.CacheManager.class - [JAR]

├─ com.abtasty.flagship.cache.HitCacheHelper.class - [JAR]

├─ com.abtasty.flagship.cache.IHitCacheImplementation.class - [JAR]

├─ com.abtasty.flagship.cache.IVisitorCacheImplementation.class - [JAR]

├─ com.abtasty.flagship.cache.VisitorCacheHelper.class - [JAR]

com.abtasty.flagship

├─ com.abtasty.flagship.BuildConfig.class - [JAR]

com.abtasty.flagship.model

├─ com.abtasty.flagship.model.Campaign.class - [JAR]

├─ com.abtasty.flagship.model.Flag.class - [JAR]

├─ com.abtasty.flagship.model.FlagMetadata.class - [JAR]

├─ com.abtasty.flagship.model.Modification.class - [JAR]

├─ com.abtasty.flagship.model.Modifications.class - [JAR]

├─ com.abtasty.flagship.model.Targeting.class - [JAR]

├─ com.abtasty.flagship.model.TargetingGroups.class - [JAR]

├─ com.abtasty.flagship.model.TargetingList.class - [JAR]

├─ com.abtasty.flagship.model.Variation.class - [JAR]

├─ com.abtasty.flagship.model.VariationGroup.class - [JAR]

com.abtasty.flagship.decision

├─ com.abtasty.flagship.decision.ApiManager.class - [JAR]

├─ com.abtasty.flagship.decision.BucketingManager.class - [JAR]

├─ com.abtasty.flagship.decision.DecisionManager.class - [JAR]

├─ com.abtasty.flagship.decision.IDecisionManager.class - [JAR]

com.abtasty.flagship.api

├─ com.abtasty.flagship.api.HttpManager.class - [JAR]

├─ com.abtasty.flagship.api.IFlagshipEndpoints.class - [JAR]

├─ com.abtasty.flagship.api.Response.class - [JAR]

├─ com.abtasty.flagship.api.TrackingManager.class - [JAR]

Advertisement