jar

io.github.usefulness : licensee-for-android-core

Maven & Gradle

Nov 13, 2023
8 stars

io.github.usefulness:licensee-for-android-core · core library for io.github.usefulness.licensee-for-android gradle plugin. Exposes shareable classes and interfaces, useful in multi-module projects

Table Of Contents

Latest Version

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

All Versions

Download io.github.usefulness : licensee-for-android-core 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 licensee-for-android-core-0.2.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.Artifact.class - [JAR]

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

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

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

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