jar

app.coppy : plugin

Maven & Gradle

Sep 25, 2023

Coppy Android SDK · Plugin for Android application to generate Coppy content classes. Companion for the Coppy SDK.

Table Of Contents

Latest Version

Download app.coppy : plugin JAR file - Latest Versions:

All Versions

Download app.coppy : plugin JAR file - All Versions:

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

app.coppy.plugin

├─ app.coppy.plugin.Class.class - [JAR]

├─ app.coppy.plugin.CoppyContentCodeGenerator.class - [JAR]

├─ app.coppy.plugin.CoppyContentCodeGeneratorKt.class - [JAR]

├─ app.coppy.plugin.CoppyGenerateTask.class - [JAR]

├─ app.coppy.plugin.CoppyManifestTask.class - [JAR]

├─ app.coppy.plugin.CoppyParser.class - [JAR]

├─ app.coppy.plugin.CoppyPlugin.class - [JAR]

├─ app.coppy.plugin.CoppyPluginExtension.class - [JAR]

├─ app.coppy.plugin.CoppyPluginKt.class - [JAR]

├─ app.coppy.plugin.CoppyUtils.class - [JAR]

├─ app.coppy.plugin.Field.class - [JAR]

Advertisement