jar

com.appsflyer : af-security-plugin

Maven & Gradle

Feb 29, 2024

AppsFlyerSecurityPlugin · AppsFlyer Gradle Plugin used to create, download and integrate the AppsFlyer Security SDK per build

Table Of Contents

Latest Version

Download com.appsflyer : af-security-plugin JAR file - Latest Versions:

All Versions

Download com.appsflyer : af-security-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 af-security-plugin-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.appsflyer.security.plugin.tasks.impl

├─ com.appsflyer.security.plugin.tasks.impl.Downloader.class - [JAR]

com.appsflyer.security.plugin.network.resources

├─ com.appsflyer.security.plugin.network.resources.AppId.class - [JAR]

com.appsflyer.security.plugin.network

├─ com.appsflyer.security.plugin.network.KtorClientKt.class - [JAR]

├─ com.appsflyer.security.plugin.network.NetworkRepository.class - [JAR]

com.appsflyer.security.plugin.utils

├─ com.appsflyer.security.plugin.utils.ConstsKt.class - [JAR]

├─ com.appsflyer.security.plugin.utils.ExtKt.class - [JAR]

com.appsflyer.security.plugin.network.models.requests

├─ com.appsflyer.security.plugin.network.models.requests.GenerateAarBody.class - [JAR]

com.appsflyer.security.plugin.tasks

├─ com.appsflyer.security.plugin.tasks.ConsumeAppsFlyerSecuritySDK.class - [JAR]

├─ com.appsflyer.security.plugin.tasks.DownloadAppsFlyerSecuritySDK.class - [JAR]

com.appsflyer.security.plugin

├─ com.appsflyer.security.plugin.AppsFlyerSecurityPlugin.class - [JAR]

├─ com.appsflyer.security.plugin.AppsFlyerSecurityPluginExtension.class - [JAR]

├─ com.appsflyer.security.plugin.FlavorConfig.class - [JAR]

├─ com.appsflyer.security.plugin.TaskNames.class - [JAR]

com.appsflyer.security.plugin.network.models.responses

├─ com.appsflyer.security.plugin.network.models.responses.CurrentBuildResponse.class - [JAR]

├─ com.appsflyer.security.plugin.network.models.responses.DownloadAarResponse.class - [JAR]

├─ com.appsflyer.security.plugin.network.models.responses.GenerateAarResponse.class - [JAR]

├─ com.appsflyer.security.plugin.network.models.responses.Status.class - [JAR]