jar

io.github.usefulness : licensee-for-android

Maven & Gradle

Nov 12, 2023
8 stars

io.github.usefulness:licensee-for-android · A plugin that generates a list of open source licenses you depend on

Table Of Contents

Latest Version

Download io.github.usefulness : licensee-for-android JAR file - Latest Versions:

All Versions

Download io.github.usefulness : licensee-for-android JAR file - All Versions:

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

io.github.usefulness.licensee

├─ io.github.usefulness.licensee.ArtifactCodeGenerator.class - [JAR]

├─ io.github.usefulness.licensee.CodeGenerationTask.class - [JAR]

├─ io.github.usefulness.licensee.LicenseeFileCopyTask.class - [JAR]

├─ io.github.usefulness.licensee.LicenseeForAndroidExtension.class - [JAR]

├─ io.github.usefulness.licensee.LicenseeForAndroidExtensionKt.class - [JAR]

├─ io.github.usefulness.licensee.LicenseeForAndroidPlugin.class - [JAR]

├─ io.github.usefulness.licensee.LicenseeTypesGenerator.class - [JAR]

io.github.usefulness.licensee.core

├─ io.github.usefulness.licensee.core.Artifact.class - [JAR]

├─ io.github.usefulness.licensee.core.Scm.class - [JAR]

├─ io.github.usefulness.licensee.core.SpdxLicenses.class - [JAR]

├─ io.github.usefulness.licensee.core.UnknownLicenses.class - [JAR]